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 |
|
Library |
|
See also