SetNodeAnimationKeyFramePosition()

Syntax

SetNodeAnimationKeyFramePosition(#NodeAnimation, KeyFrame, x, y, z)
Description
Changes the keyframe position for the #NodeAnimation.

Parameters

#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.

Return value

None.

See Also

CreateNodeAnimationKeyFrame()

Supported OS

All

<- NodeAnimationStatus() - NodeAnimation Index - SetNodeAnimationKeyFrameRotation() ->