Gets the global animation time.
DOUBLE GetTime();
None.
Returns the global animation time.
Animations are designed using a local animation time and mixed into global time with ID3DXAnimationController::AdvanceTime.
Header: Declared in D3dx9anim.h.