RectangleBoundingBox Properties

The RectangleBoundingBox type exposes the following members.

Properties
  NameDescription
Public propertyAngleToAxis
The angle of the bounding box in relation to the axis (the coordinate system's X-plane).
Public propertyHeight
The height of the bounding box.
Public propertyLowerLeft
The lower left corner point of the bounding box.
Public propertyLowerRight
The lower right corner point of the bounding box.
Public propertyMaxPoint
The maximum point of the axis-aligned 3d bounding box.
(Inherited from AABB.)
Public propertyMinPoint
The minimum point of the axis-aligned 3d bounding box.
(Inherited from AABB.)
Public propertyUpperLeft
The upper left corner point of the bounding box.
Public propertyUpperRight
The upper right corner point of the bounding box.
Public propertyWidth
The width of the bounding box.
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next