MDLMesh.BoundingBox Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the smallest box that contains all of the vertices in the mesh.
public virtual ModelIO.MDLAxisAlignedBoundingBox BoundingBox { [Foundation.Export("boundingBox")] get; }
member this.BoundingBox : ModelIO.MDLAxisAlignedBoundingBox
Property Value
- Attributes