ID3DXAnimationController::GetMaxNumAnimationSets method

Gets the maximum number of animation sets the animation controller can support.

Syntax

UINT GetMaxNumAnimationSets();

Parameters

This method has no parameters.

Return value

Type: UINT

The maximum number of animation sets the controller can manage.

Requirements

Requirement Value
Header
D3dx9anim.h
Library
D3dx9.lib

See also

ID3DXAnimationController