ID3DXKeyframedAnimationSet::GetNumRotationKeys

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

UINT GetNumRotationKeys(
  UINT Animation
);

Parameters

Animation
[in] Animation index.

Return Values

Number of rotation keys in the specified key frame animation.

Requirements

Header: Declared in D3dx9anim.h.