The untransformed bounding box from 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 BoundingBox mUntransformedBoundingBox
Visual Basic (Declaration)
Protected mUntransformedBoundingBox As BoundingBox
Visual C++
protected:
BoundingBox mUntransformedBoundingBox

See Also