worldBound
Returns a Rect representing the Axis-aligned Bounding Box (AABB) after applying the world transform.
Read time 1 minuteLast updated 7 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
[CreateProperty(ReadOnly = true)]public Rect worldBound { get; }