Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


cullingEnabled

When this property is set to true, IMGUIContainer.onGUIHandler is not called when the Element is outside the viewport.
Read time 1 minuteLast updated 12 days ago

Definition

[CreateProperty]public bool cullingEnabled { get; set; }