Returns the geometric extent of a <Node> along X, Y, and Z.
int32 GetExtent( Vec a_vMin, Vec a_vMax )
| Parameter Type | Parameter Name | Documentation |
|---|---|---|
| <Vec> | a_vMin | The minimum extent of the <Node> will be returned in this value. |
| <Vec> | a_vMax | The maximum extent of the <Node> will be returned in this value. |
None published. Please look for an example in the Simdify Scripting Language code base.