Gets a bounding volume XAxisAlignedBox of this cube.

Namespace:  SGP.Baltie
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public XAxisAlignedBox BoundingVolume { get; }

See Also