GetNodeAnimationKeyFramePitch()

Syntax

Ergebnis = GetNodeAnimationKeyFramePitch(#NodeAnimation, KeyFrame)
Beschreibung
Gibt den "Pitch"-Wert (Nick-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 Pitch-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(), GetNodeAnimationKeyFrameYaw(), GetNodeAnimationKeyFrameRoll()

Unterstützte OS

Alle

<- FreeNodeAnimation() - NodeAnimation Inhaltsverzeichnis - GetNodeAnimationKeyFrameRoll() ->