Microsoft SDK for Java

setTime

This method of the Direct3dRMAnimation Class sets the current time for this animation.

Syntax

public void setTime(float time);

Parameters

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.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.