Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


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

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