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