Version: 2020.1

AnimationUtility.GetKeyRightTangentMode

切换到手册
public static AnimationUtility.TangentMode GetKeyRightTangentMode (AnimationCurve curve, int index);

参数

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

返回

TangentMode Returns the tangent mode.

描述

Retrieves the right tangent mode of the keyframe at a specific index.

The Curve Editor uses the keyframe tangent mode to automatically generate tangents.

另请参阅:AnimationUtility.GetKeyLeftTangentModeAnimationUtility.GetKeyBroken