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

参数

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

返回

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

描述

检索指定关键帧的中断切线标志。

曲线编辑器使用关键帧中断标志自动生成切线。

另请参阅:AnimationUtility.GetKeyLeftTangentModeAnimationUtility.GetKeyRightTangentMode