GetNodeAnimationKeyFrameRoll()

Syntax

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

Unterstützte OS

Alle

<- GetNodeAnimationKeyFramePitch() - NodeAnimation Inhaltsverzeichnis - GetNodeAnimationKeyFrameTime() ->