Selection.activeTransformstatic var activeTransform : TransformDescriptionReturns the active transform. (The one shown in the inspector) This will never return prefabs or non-modifyable objects. // C# Example |
|
||||
| Scripting > Editor Classes > Selection | ||||
Selection.activeTransformstatic var activeTransform : TransformDescriptionReturns the active transform. (The one shown in the inspector) This will never return prefabs or non-modifyable objects. // C# Example |