Waypoint Fields

Cinemachine

Waypoint Fields

The CinemachinePathWaypoint type exposes the following members.

Fields
  NameDescription
Public fieldposition
Position in path-local space
Public fieldroll
Defines the roll of the path at this waypoint. The other orientation axes are inferred from the tangent and world up.
Public fieldtangent
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.
Top
See Also