AnimationUtility.GetKeyRightTangentMode
Parameters
| curve | Curve to query. | |
| index | Keyframe index. |
Returns
TangentMode Tangent mode at specified index.
Description 描述
Retrieve the right tangent mode of the keyframe at specified index.
The keyframe tangent mode is used by the Curve Editor to generate tangents automatically.
See Also: AnimationUtility.GetKeyLeftTangentMode, AnimationUtility.GetKeyBroken.