KeyframedAnimationSet.GetNumberRotationKeys Method |
Language: |
Retrieves the number of rotation keys in the specified keyframe animation.
Visual Basic Public Function GetNumberRotationKeys( _
ByVal animation As Integer _
) As IntegerC# public int GetNumberRotationKeys(
int animation
);C++ public:
int GetNumberRotationKeys(
int animation
);JScript public function GetNumberRotationKeys(
animation : int
) : int;
animation System.Int32
Animation index.
System.Int32
Number of rotation keys in the specified keyframe animation.
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