Bexel Manager API Documentation
|
Represents an object oriented bounding box in 3-dimensional space. More...
Properties | |
Vector3D | Center [get] |
Returns the center point of the bounding box. More... | |
Vector3D | Axis1 [get] |
Returns the first axis of the bounding box. More... | |
Vector3D | Axis2 [get] |
Returns the second axis of the bounding box. More... | |
Vector3D | Axis3 [get] |
Returns the third axis of the bounding box. More... | |
float | Size1 [get] |
Returns the size across first axis of the bounding box. More... | |
float | Size2 [get] |
Returns the size across second axis of the bounding box. More... | |
float | Size3 [get] |
Returns the size across third axis of the bounding box. More... | |
Represents an object oriented bounding box in 3-dimensional space.
|
get |
Returns the first axis of the bounding box.
|
get |
Returns the second axis of the bounding box.
|
get |
Returns the third axis of the bounding box.
|
get |
Returns the center point of the bounding box.
|
get |
Returns the size across first axis of the bounding box.
|
get |
Returns the size across second axis of the bounding box.
|
get |
Returns the size across third axis of the bounding box.