Cinemachine
![]() | CinemachineSmoothPath Fields |
The CinemachineSmoothPath type exposes the following members.

Name | Description | |
---|---|---|
![]() | m_Appearance | The settings that control how the path
will appear in the editor scene view. (Inherited from CinemachinePathBase.) |
![]() | m_Looped | If checked, then the path ends are joined to form a continuous loop |
![]() | m_Resolution | Path samples per waypoint (Inherited from CinemachinePathBase.) |
![]() | m_Waypoints | The waypoints that define the path.
They will be interpolated using a bezier curve |
