GetNodeAnimationKeyFrameYaw()

Syntax

Ergebnis = GetNodeAnimationKeyFrameYaw(#NodeAnimation, KeyFrame)
Beschreibung
Gibt den "Yaw"-Wert (Gier-Winkel) des Keyframes 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 den aktuellen Yaw-Wert des Keyframes in der Node-Animation zurück, oder null wenn der Keyframe nicht existiert.

Anmerkungen

Siehe auch den Wikipedia-Artikel zum Roll-Nick-Gier-Winkel.

Siehe auch

CreateNodeAnimationKeyFrame(), GetNodeAnimationKeyFramePitch(), GetNodeAnimationKeyFrameRoll()

Unterstützte OS

Alle

<- GetNodeAnimationKeyFrameY() - NodeAnimation Inhaltsverzeichnis - GetNodeAnimationKeyFrameZ() ->