cullingEnabled
When this property is set to true, _onGUIHandler is not called when the Element is outside the viewport.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public bool cullingEnabled { get; set; }