The XOrientedBox type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Center |
Gets the Vector3 center of the oriented box.
|
![]() | Extents |
Gets the box extents.
|
![]() | IsEmpty |
Indicates whether the XOrientedBox instance is empty.
|
![]() | LocalMaximum |
Gets the box maximum local coordinates.
|
![]() | LocalMinimum |
Gets the box minimum local coordinates.
|
![]() | Maximum |
Gets the box maximum coordinates.
|
![]() | Minimum |
Gets the box minimum coordinates.
|
![]() | Radius |
Gets the oriented box radius.
|
![]() | RadiusSq |
Gets the oriented box squared radius.
|
![]() | Size |
Gets the box size.
|
![]() | Volume |
Gets the box volume.
|