Returns time position in the local timeframe of an animation set.
DOUBLE GetPeriodicPosition( DOUBLE Position );
Time position as measured in the timeframe of the animation set. This value will be bounded by the period of the animation set.
The time position returned by this method can be used as the PeriodicPosition parameter of ID3DXAnimationSet::GetSRT.
Header: Declared in D3dx9anim.h.