Bounds.DecomposeMinMax
Decompose Bounds into Min and Max.
Properties
Property Name | Description |
---|---|
Bounds | Bounds |
X Min | Output the minimum X coordinate. |
Y Min | Output the minimum Y coordinate. |
Z Min | Output the minimum Z coordinate. |
X Max | Output the maximum X coordinate. |
Y Max | Output the maximum Y coordinate. |
Z Max | Output the maximum Z coordinate. |