| AABB Properties | 
The AABB type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Center | 
            Get the center of the AABB.
             | 
|  | Extents | 
            Get the extents of the AABB (half-widths).
             | 
|  | Height | |
|  | Perimeter | 
            Get the perimeter length
             | 
|  | Q1 | 
            First quadrant
             | 
|  | Q2 | 
            Second quadrant
             | 
|  | Q3 | 
            Third quadrant
             | 
|  | Q4 | 
            Forth quadrant
             | 
|  | Vertices | 
            Gets the vertices of the AABB.
             | 
|  | Width | 
 See Also
See Also