Field tangent
Offset from the position, which defines the tangent of the curve at the waypoint.
The length of the tangent encodes the strength of the bezier handle.
The same handle is used symmetrically on both sides of the waypoint, to ensure smoothness.
Namespace: Unity.Cinemachine
Assembly: solution.dll
Syntax
[Tooltip("Offset from the position, which defines the tangent of the curve at the waypoint. The length of the tangent encodes the strength of the bezier handle. The same handle is used symmetrically on both sides of the waypoint, to ensure smoothness.")]
public Vector3 tangent
Returns
Type | Description |
---|---|
Vector3 |