SetNodeAnimationKeyFramePosition()
语法
SetNodeAnimationKeyFramePosition(#NodeAnimation, KeyFrame, x, y, z)概要
Changes the keyframe position for the #NodeAnimation.
参数
#NodeAnimation The node animation to use. #Keyframe The node animation keyframe index. The first keyframe index is zero. If the keyframe doesn't exists, this function has no effect. x, y, z The new keyframe position in the world.
返回值
无.
参阅
CreateNodeAnimationKeyFrame()
已支持操作系统
所有