AnimationController.RegisterAnimationSet Method
|
Language: |
Adds an animation set to the animation controller.
Definition
Visual Basic |
Public Sub RegisterAnimationSet( _ ByVal animationSet As AnimationSet _ ) |
C# |
public void RegisterAnimationSet( AnimationSet animationSet ); |
C++ |
public: void RegisterAnimationSet( AnimationSet^ animationSet ); |
JScript |
public function RegisterAnimationSet( animationSet : AnimationSet ); |
Parameters
Remarks
Exceptions
InvalidCallException
|
The method call is invalid. For example, a method's parameter might contain an invalid value. |
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