PropertyVisualiserWindow.

SelectedTransform Property

Summary

If the "Relative to Selection" toggle is enabled, this property returns the selected object's UnityEngine.Transform.

Syntax

protected Transform SelectedTransform { get; }

Value

Type Description
Transform