ID3DXKeyframedAnimationSet::GetNumRotationKeys method

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

Syntax

UINT GetNumRotationKeys(
  [in] UINT Animation
);

Parameters

Animation [in]

Type: UINT

Animation index.

Return value

Type: UINT

Number of rotation keys in the specified key frame animation.

Requirements

Requirement Value
Header
D3dx9anim.h
Library
D3dx9.lib

See also

ID3DXKeyframedAnimationSet