The bounding sphere encapsulating the actor.

Namespace:  Bespoke.Games.Framework
Assembly:  Bespoke.Games.Framework (in Bespoke.Games.Framework.dll) Version: 4.3.0.0 (4.3.0.0)

Syntax

C#
protected BoundingSphere mBoundingSphere
Visual Basic (Declaration)
Protected mBoundingSphere As BoundingSphere
Visual C++
protected:
BoundingSphere mBoundingSphere

See Also