GetNodeAnimationKeyFrameZ()

Syntax

Result = GetNodeAnimationKeyFrameZ(#NodeAnimation, KeyFrame)
Beschreibung
Gibt die Keyframe 'z' Position der #NodeAnimation zurück.

Parameter

#NodeAnimation Die zu verwendende Node-Animation.
#Keyframe Der Node-Animation Keyframe-Index. Der erste Keyframe-Index ist null.

Rückgabewert

Gibt die 'z'-Position des Keyframes der Node-Animation in der Welt zurück, oder Null wenn das Keyframe nicht existiert.

Siehe auch

CreateNodeAnimationKeyFrame(), GetNodeAnimationKeyFrameX(), GetNodeAnimationKeyFrameY()

Unterstützte OS

Alle

<- GetNodeAnimationKeyFrameYaw() - NodeAnimation Inhaltsverzeichnis - GetNodeAnimationLength() ->