UIBlock.HierarchyBounds
HierarchyBounds
The total UnityEngine.Bounds of this UIBlock's hierarchy, inclusive of all decendent HierarchyBounds, in local space.
Remarks
May require a call to CalculateLayout() for up-to-date values if hierarchy content has changed within a frame.
Declaration
public UnityEngine.Bounds HierarchyBounds { get; }