Método ID3DXKeyframedAnimationSet::UnregisterAnimation
Quite los datos de animación del conjunto de animaciones.
Sintaxis
HRESULT UnregisterAnimation(
[in] UINT Index
);
Parámetros
-
Índice [in]
-
Tipo: UINT
Índice de animación.
Valor devuelto
Tipo: HRESULT
Si el método se realiza correctamente, el valor devuelto es S_OK. Si se produce un error en el método, se devolverá el siguiente valor: D3DERR_INVALIDCALL.
Requisitos
Requisito | Value |
---|---|
Encabezado |
|
Biblioteca |
|
Consulte también