NodeAnimationKeyFrameZ()
Syntax
Result = NodeAnimationKeyFrameZ(#NodeAnimation, KeyFrame)Description
Returns the #NodeAnimation keyframe 'z' position.
Parameters
#NodeAnimation The node animation to use. #Keyframe The node animation keyframe index. The first keyframe index is zero.
Return value
Returns the node animation keyframe 'z' position in the world, or zero if the keyframe doesn't exists.
See Also
CreateNodeAnimationKeyFrame(), NodeAnimationKeyFrameX(), NodeAnimationKeyFrameY()
Supported OS
All