Keyframe 上的切线约束。
The Curve Editor uses the TangentMode to calculate Keyframe.inTangent and Keyframe.outTangent.
另请参阅:AnimationUtility.SetKeyRightTangentMode、AnimationUtility.SetKeyLeftTangentMode、AnimationUtility.SetKeyBroken。
Free | 可通过拖动切线控制柄自由设置切线。 |
Auto | 系统会自动设置切线,使曲线在整个关键帧上保持平滑。 |
Linear | 切线指向临近的关键帧。 |
Constant | 曲线在两个关键帧之间保持常量值。 |
ClampedAuto | 系统会自动设置切线,使曲线在整个关键帧上保持平滑。 |