GetNodeAnimationKeyFrameY()

Syntax

Result = GetNodeAnimationKeyFrameY(#NodeAnimation, KeyFrame)
Beschreibung
Gibt die Keyframe 'y' 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 'y'-Position des Keyframes der Node-Animation in der Welt zurück, oder Null wenn das Keyframe nicht existiert.

Siehe auch

CreateNodeAnimationKeyFrame(), GetNodeAnimationKeyFrameX(), GetNodeAnimationKeyFrameZ()

Unterstützte OS

Alle

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