Gets the box extents.

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

Syntax

C#
public Vector3 Extents { get; }

Remarks

The box extent corresponds to the half of the Size size. Every X, Y, Z component defines half of the edge size along the given axis.

See Also