ID3DXKeyframedAnimationSet::GetNumTranslationKeys

Gets the number of translation keys in the specified key frame animation.

UINT GetNumTranslationKeys(
  UINT Animation
);

Parameters

Animation
[in] Animation index.

Return Values

Number of translation keys in the specified key frame animation.

Requirements

Header: Declared in D3dx9anim.h.