ID3DXAnimationController::GetMaxNumAnimationOutputs method

Get the maximum number of animation outputs the animation controller can support.

Syntax

UINT GetMaxNumAnimationOutputs();

Parameters

This method has no parameters.

Return value

Type: UINT

The maximum number of animation outputs the controller can manage.

Requirements

Requirement Value
Header
D3dx9anim.h
Library
D3dx9.lib

See also

ID3DXAnimationController