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