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
D3dx9anim.h
Library
D3dx9.lib

See also

ID3DXKeyframedAnimationSet