Microsoft DirectX 9.0 SDK Update (October 2004)

AnimationRootFrame.AnimationController Property

Language:

Note: This documentation is preliminary and is subject to change.

Retrieves the animation controller.

Definition

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

Property Value

Microsoft.DirectX.Direct3D.AnimationController . The AnimationController object.

This property is read-only. 

Remarks

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.

See Also


© 2004 Microsoft Corporation. All rights reserved. Terms of use.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center