Click or drag to resize

AABB Properties

The AABB type exposes the following members.

Properties
 NameDescription
Public propertyCenter Get the center of the AABB.
Public propertyExtents Get the extents of the AABB (half-widths).
Public propertyHeight 
Public propertyPerimeter Get the perimeter length
Public propertyQ1 First quadrant
Public propertyQ2 Second quadrant
Public propertyQ3 Third quadrant
Public propertyQ4 Forth quadrant
Public propertyVertices Gets the vertices of the AABB.
Public propertyWidth 
Top
See Also