GetKeyframeSequence

Property.GetKeyframeSequence method

Ruft die Keyframe-Sequenz auf der angegebenen Animationsinstanz ab.

public KeyframeSequence GetKeyframeSequence(AnimationNode anim, bool create)
ParameterTypBeschreibung
animAnimationNodeAuf welcher Animation die Keyframe-Sequenz erstellt werden soll.
createBooleanErstellen Sie die Keyframe-Sequenz, wenn sie nicht gefunden wird.

Rückgabewert

Die Keyframe-Sequenz auf der angegebenen Animationsinstanz

Siehe auch