Curve.ComputeTangents Method
Computes all tangents for all CurveKeys in the Curve.
Overload List
Name | Description |
---|---|
Curve.ComputeTangents (CurveTangent) | Computes all tangents for all CurveKeys in this Curve, using a specified tangent type for both TangentIn and TangentOut. |
Curve.ComputeTangents (CurveTangent, CurveTangent) | Computes all tangents for all CurveKeys in this Curve, using different tangent types for TangentOut and TangentIn. |