GetNodeAnimationKeyFrameTime()
语法
Result = GetNodeAnimationKeyFrameTime(#NodeAnimation, KeyFrame)概要
Returns the #NodeAnimation keyframe time.
参数
#NodeAnimation The node animation to use. #Keyframe The node animation keyframe index. The first keyframe index is zero.
返回值
Returns the node animation keyframe time (in milliseconds), or zero if the keyframe doesn't exists.
参阅
CreateNodeAnimationKeyFrame()
已支持操作系统
所有