ID3DXAnimationController::GetTime method
Gets the global animation time.
Syntax
DOUBLE GetTime();
Parameters
This method has no parameters.
Return value
Type: DOUBLE
Returns the global animation time.
Remarks
Animations are designed using a local animation time and mixed into global time with AdvanceTime.
Requirements
Requirement | Value |
---|---|
Header |
|
Library |
|
See also