Gets the period of the animation set.
DOUBLE GetPeriod();
None.
Period of the animation set.
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.
Header: Declared in D3dx9anim.h.