This method of the Direct3dRMAnimation Class sets the current time for this animation.
public void setTime(float time);
time | The new current time for the animation. The time units are arbitrary and zero-based; a key, whose time value is 49, occurs exactly in the middle of an animation, whose last key has an time value of 99. |