RectInt.DecomposeMinMax

Decompose RectInt into Min and Max.

RectInt.DecomposeMinMax

Properties

Property Name Description
Rect Int RectInt
X Min Output the minimum X coordinate.
Y Min Output the minimum Y coordinate.
X Max Output the maximum X coordinate.
Y Max Output the maximum Y coordinate.