Field m_Waypoints
The waypoints that define the path. They will be interpolated using a bezier curve
Namespace: Unity.Cinemachine
Assembly: solution.dll
Syntax
[Tooltip("The waypoints that define the path. They will be interpolated using a bezier curve.")]
public CinemachinePath.Waypoint[] m_Waypoints
Returns
Type | Description |
---|---|
Waypoint[] |