NodeAnimationKeyFrameYaw()
Syntax
Result = NodeAnimationKeyFrameYaw(#NodeAnimation, KeyFrame)Description
Returns the #NodeAnimation keyframe yaw.
Parameters
#NodeAnimation The node animation to use. #Keyframe The node animation keyframe index. The first keyframe index is zero.
Return value
Returns the current node animation keyframe yaw, or zero if the keyframe doesn't exists.
See Also
CreateNodeAnimationKeyFrame(), NodeAnimationKeyFramePitch(), NodeAnimationKeyFrameRoll()
Supported OS
All