isHidden
Returns true if the custom editor tool is hidden. Returns false otherwise. The Editor doesn't display hidden tools in the Scene view's Tools overlay.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Property
- Namespace: UnityEditor.EditorTools
- Assembly: UnityEditor.CoreModule
public bool isHidden { get; }