![]() |
![]() |
![]() |
AnimationRootFrame.AnimationController Property |
Language: |
Retrieves the animation controller.
Visual Basic .NET Public ReadOnly Property AnimationController As AnimationController C# public AnimationController AnimationController { get; } Managed C++ public: __property AnimationController* get_AnimationController(); JScript .NET public function get AnimationController() : AnimationController
Microsoft.DirectX.Direct3D.AnimationController . The AnimationController object.
This property is read-only.
Animations loaded from a DirectX (.x) file have an AnimationController object that corresponds to the animation in the .x file. The controller is created with default maximum tracks and events.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center