ID3DXKeyframedAnimationSet::GetPlaybackType method

Gets the type of the animation set playback loop.

Syntax

D3DXPLAYBACK_TYPE GetPlaybackType();

Parameters

This method has no parameters.

Return value

Type: D3DXPLAYBACK_TYPE

Type of the animation set playback loop. See D3DXPLAYBACK_TYPE.

Requirements

Requirement Value
Header
D3dx9anim.h
Library
D3dx9.lib

See also

ID3DXKeyframedAnimationSet