ID3DXAnimationController::GetTime

Gets the global animation time.

DOUBLE GetTime();

Parameters

None.

Return Values

Returns the global animation time.

Remarks

Animations are designed using a local animation time and mixed into global time with ID3DXAnimationController::AdvanceTime.

Requirements

Header: Declared in D3dx9anim.h.