ID3DXKeyframedAnimationSet::GetNumTranslationKeys-Methode

Ruft die Anzahl der Übersetzungsschlüssel in der angegebenen Keyframeanimation ab.

Syntax

UINT GetNumTranslationKeys(
  [in] UINT Animation
);

Parameter

Animation [in]

Typ: UINT

Animationsindex.

Rückgabewert

Typ: UINT

Anzahl der Übersetzungsschlüssel in der angegebenen Keyframeanimation.

Anforderungen

Anforderung Wert
Header
D3dx9anim.h
Bibliothek
D3dx9.lib

Siehe auch

ID3DXKeyframedAnimationSet