BoundingBox Structure Properties

For a list of all members of this type, see BoundingBox members.

Public Properties
 NameDescription
Public Property Computes the center of the bounding box in 3D space  
Public Property Computes a list of 8 corners of the Bounding box in 3D Space  
Public Property Gets the Maximums of the bounding box, e.g. Max.X is the maximum X value in the bounding box  
Public Property Gets the Minimums of the bounding box, e.g. Min.X is the minimum X value in the bounding box  
Top
See Also