Compartir a través de


Método ID3DXKeyframedAnimationSet::GetPlaybackType

Obtiene el tipo del bucle de reproducción del conjunto de animaciones.

Sintaxis

D3DXPLAYBACK_TYPE GetPlaybackType();

Parámetros

Este método no tiene parámetros.

Valor devuelto

Tipo: D3DXPLAYBACK_TYPE

Tipo del bucle de reproducción del conjunto de animaciones. Consulte D3DXPLAYBACK_TYPE.

Requisitos

Requisito Value
Encabezado
D3dx9anim.h
Biblioteca
D3dx9.lib

Vea también

ID3DXKeyframedAnimationSet