Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


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 11 days ago

Definition

public bool isHidden { get; }