SetHidden(bool)
Set the hidden state of a custom editor tool. The Editor doesn't display hidden tools in the Scene view's Tools overlay.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: UnityEditor.EditorTools
- Assembly: UnityEditor.CoreModule
public void SetHidden(bool hidden)