?/TD>
Microsoft DirectX 9.0

ID3DXAnimationSet::GetPeriod Method


Gets the period of the animation set.

Syntax

DOUBLE GetPeriod(VOID);

Return Value

The period of the animation set.

Remarks

The period is the range of time that the animation key frames are valid. For looping animations, this is the period of the loop. The time units that the key frames are specified in (for example, seconds) is determined by the application.



© 2002 Microsoft Corporation. All rights reserved.