Partager via


ID3DXKeyframedAnimationSet::UnregisterAnimation, méthode

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

Syntaxe

HRESULT UnregisterAnimation(
  [in] UINT Index
);

Paramètres

Index [in]

Type : UINT

Index d’animation.

Valeur retournée

Type : HRESULT

Si la méthode réussit, 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