BoundingBox.CreateFromSphere Method

Creates the smallest BoundingBox that will contain the specified BoundingSphere.

Overload List

Name Description
BoundingBox.CreateFromSphere (BoundingSphere) Creates the smallest BoundingBox that will contain the specified BoundingSphere.
BoundingBox.CreateFromSphere (BoundingSphere, BoundingBox) Creates the smallest BoundingBox that will contain the specified BoundingSphere.

See Also

Reference

BoundingBox Structure
BoundingBox Members
Microsoft.Xna.Framework Namespace