Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


localBound

Returns a Rect representing the Axis-aligned Bounding Box (AABB) after applying the transform, but before applying the layout translation.
Read time 1 minuteLast updated 4 days ago

Definition

[CreateProperty(ReadOnly = true)]public Rect localBound { get; }