AnimationController.AdvanceTime Method ()
Animates the mesh and advances the global animation time by a specified amount.
Overload List
public void AdvanceTime(double); public void AdvanceTime(double, HandleAnimationCallback);
Remarks
Exceptions
The method call is invalid. For example, a method's parameter might contain an invalid value.
Microsoft Direct3D could not allocate sufficient memory to complete the call.