ID3DXKeyframedAnimationSet::GetNumScaleKeys

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

UINT GetNumScaleKeys(
  UINT Animation
);

Parameters

Animation
[in] Animation index.

Return Values

Number of scale keys in the specified key frame animation.

Requirements

Header: Declared in D3dx9anim.h.