AnimationUtility.GetKeyBroken

Declaration

public static bool GetKeyBroken(AnimationCurve curve, int index);

Parameters

curve Curve to query.
index Keyframe index.

Returns

bool Broken flag at specified index.

Description

Retrieves the broken tangent flag for a specfic keyframe.

The Curve Editor uses the keyframe broken flag to automatically generate tangents.

Additional resources: AnimationUtility.GetKeyLeftTangentMode, AnimationUtility.GetKeyRightTangentMode.


Did you find this page useful? Please give it a rating: