SetNodeAnimationTime()

Syntax

SetNodeAnimationTime(#NodeAnimation, Time)
Description
Changes the current #NodeAnimation time. This is an absolute time position. To change the time relative to the current time, use AddNodeAnimationTime().

Parameters

#NodeAnimation The node animation to use.
Time The absolute time to set (in milliseconds).

Return value

None.

See Also

StartNodeAnimation(), AddNodeAnimationTime(), GetNodeAnimationTime()

Supported OS

All

<- SetNodeAnimationLength() - NodeAnimation Index - SetNodeAnimationWeight() ->