AnimationRootFrame.AnimationController Property |
Language: |
Retrieves the animation controller.
Visual Basic Public ReadOnly Property AnimationController As AnimationController C# public AnimationController AnimationController { get; } C++ public:
property AnimationController^ AnimationController {
AnimationController^ get();
}JScript public function get AnimationController() : AnimationController
Microsoft.DirectX.Direct3D.AnimationController
This property is read-only.
The AnimationController object.
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.
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center