AnimationController.AnimationController Constructor ()
Initializes a new instance of the AnimationController class.
Overload List
public AnimationController(ID3DXAnimationController); public AnimationController(int, int, int, int); public AnimationController(IntPtr);
Remarks
An animation controller contains methods and properties for manipulating animations.
Exceptions
The method call is invalid. For example, a method's parameter might contain an invalid value.
Microsoft Direct3D could not allocate sufficient memory to complete the call.