GetNodeAnimationKeyFrameX()

Syntax

Result = GetNodeAnimationKeyFrameX(#NodeAnimation, KeyFrame)
Description
Returns the #NodeAnimation keyframe 'x' 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 'x' position in the world, or zero if the keyframe doesn't exists.

See Also

CreateNodeAnimationKeyFrame(), GetNodeAnimationKeyFrameY(), GetNodeAnimationKeyFrameZ()

Supported OS

All

<- GetNodeAnimationKeyFrameTime() - NodeAnimation Index - GetNodeAnimationKeyFrameY() ->