The animation player for rendering this actor's animations.

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 AnimationPlayer mAnimationPlayer
Visual Basic (Declaration)
Protected mAnimationPlayer As AnimationPlayer
Visual C++
protected:
AnimationPlayer^ mAnimationPlayer

See Also