hidden
Hides the Tools(Move, Rotate, Resize) handles in the Scene view.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
public static bool hidden { get; set; }
Remarks
This will hide the default Move, Rotate and Resize Tool handles for the curently selected GameObjects, it will not interfere with custom gizmos or handles added by Scripts.