AnimationUtility.GetKeyBroken
Parameters
| curve | Curve to query. | |
| index | Keyframe index. |
Returns
bool Broken flag at specified index.
Description 描述
Retrieve the specified keyframe broken tangent flag.
The keyframe broken flag is used by the Curve Editor to generate tangents automatically.
See Also: AnimationUtility.GetKeyLeftTangentMode, AnimationUtility.GetKeyRightTangentMode.