d3d9.dllGetPeriodicPosition
Microsoft DirectX 9.0 SDK Update (October 2004)

ID3DXAnimationSet::GetPeriodicPosition Method


Returns time position in the local timeframe of an animation set.

Syntax

DOUBLE GetPeriodicPosition(      

    DOUBLE Position );

Parameters

Position
[in] Local time of the animation set.

Return Value

Time position as measured in the timeframe of the animation set. This value will be bounded by the period of the animation set.

Remarks

The time position returned by this method can be used as the PeriodicPosition parameter of ID3DXAnimationSet::GetSRT.



© 2004 Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center.