ID3DXAnimationController::GetMaxNumTracks method

Gets the maximum number of tracks in the animation controller.

Syntax

UINT GetMaxNumTracks();

Parameters

This method has no parameters.

Return value

Type: UINT

Number of tracks.

Remarks

The maximum number of tracks the controller can manage.

Requirements

Requirement Value
Header
D3dx9anim.h
Library
D3dx9.lib

See also

ID3DXAnimationController