ID3DXKeyframedAnimationSet::GetNumTranslationKeys method
Gets the number of translation keys in the specified key frame animation.
Syntax
UINT GetNumTranslationKeys(
[in] UINT Animation
);
Parameters
-
Animation [in]
-
Type: UINT
Animation index.
Return value
Type: UINT
Number of translation keys in the specified key frame animation.
Requirements
Requirement | Value |
---|---|
Header |
|
Library |
|
See also