ID3DXKeyframedAnimationSet :: UnregisterAnimation, méthode

Supprimez les données d’animation du jeu d’animations.

Syntaxe

HRESULT UnregisterAnimation(
  [in] UINT Index
);

Paramètres

Index [ dans]

Type : uint

Index d’animation.

Valeur de retour

Type : HRESULT

Si la méthode est réussie, la valeur de retour est S _ OK. Si la méthode échoue, la valeur suivante est retournée : D3DERR _ INVALIDCALL.

Spécifications

Condition requise Valeur
En-tête
D3dx9anim. h
Bibliothèque
D3dx9. lib

Voir aussi

ID3DXKeyframedAnimationSet