NodeAnimationKeyFramePosition()

Syntax

NodeAnimationKeyFramePosition(#NodeAnimation, KeyFrame, x, y, z)
Beschreibung
Ändert die Keyframe-Position für die #NodeAnimation.

Parameter

#NodeAnimation Die zu verwendende Node-Animation.
#Keyframe Der Node-Animation Keyframe-Index. Der erste Keyframe-Index ist null. Wenn das Keyframe nicht existiert, dann hat diese Funktion keinen Effekt.
x Die neue Keyframe 'x' Position in der Welt.
y Die neue Keyframe 'y' Position in der Welt.
z Die neue Keyframe 'z' Position in der Welt.

Rückgabewert

Diese Funktion gibt keinen Wert zurück.

Siehe auch

CreateNodeAnimationKeyFrame()

Unterstützte OS

Alle

<- NodeAnimationKeyFramePitch() - NodeAnimation Inhaltsverzeichnis - NodeAnimationKeyFrameRoll() ->