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

参数

curve 要查询的曲线。
index 关键帧索引。

返回

bool 指定索引处的中断标志。

描述

Retrieves the broken tangent flag for a specfic keyframe.

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

另请参阅:AnimationUtility.GetKeyLeftTangentModeAnimationUtility.GetKeyRightTangentMode