Field TangentIn
The tangent vector that leads into this knot. On a cubic Bezier curve, this value is used to calculate P2 when used as the second knot in a curve.
Namespace: UnityEngine.Splines
Assembly: solution.dll
Syntax
public float3 TangentIn
Returns
Type | Description |
---|---|
float3 |