| [ Web Proxy ] |
| Viewing: https://docs.unity3d.com/ScriptReference/AnimationUtility.GetKeyBroken.html | [Back] [Original] |
| Parameter | Description |
|---|---|
| curve | Curve to query. |
| index | Keyframe index. |
bool Broken flag at specified index.
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.
| Web Proxy Viewer | New URL | Original Page |