The bounding box 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 OrientedBoundingBox mBoundingBox
Visual Basic (Declaration)
Protected mBoundingBox As OrientedBoundingBox
Visual C++
protected:
OrientedBoundingBox^ mBoundingBox

See Also