SetNodeAnimationTime()
语法
SetNodeAnimationTime(#NodeAnimation, Time)概要
Changes the current #NodeAnimation time. This is an absolute time position. To change the time relative to the current time, use AddNodeAnimationTime().
参数
#NodeAnimation The node animation to use. Time The absolute time to set (in milliseconds).
返回值
无.
参阅
StartNodeAnimation(), AddNodeAnimationTime(), GetNodeAnimationTime()
已支持操作系统
所有