cullingEnabled
When this property is set to true, the Element does not repaint itself when it 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; }