SetNodeAnimationKeyFrameRotation()
语法
SetNodeAnimationKeyFrameRotation(#NodeAnimation, KeyFrame, x, y, z)概要
Changes the keyframe rotation 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 The new keyframe 'x' rotation in the world (pitch). y The new keyframe 'y' position in the world (yaw). z The new keyframe 'z' position in the world (roll).
返回值
无.
参阅
CreateNodeAnimationKeyFrame(), NodeAnimationKeyFramePitch(), NodeAnimationKeyFrameYaw(), NodeAnimationKeyFrameRoll()
已支持操作系统
所有