Share via


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

InvalidCallException

The method call is invalid. For example, a method's parameter might contain an invalid value.

OutOfMemoryExceptionLeave Site

Microsoft Direct3D could not allocate sufficient memory to complete the call.