CinemachineSmoothPath Fields

Cinemachine

CinemachineSmoothPath Fields

The CinemachineSmoothPath type exposes the following members.

Fields
  NameDescription
Public fieldm_Appearance
The settings that control how the path will appear in the editor scene view.
(Inherited from CinemachinePathBase.)
Public fieldm_Looped
If checked, then the path ends are joined to form a continuous loop
Public fieldm_Resolution
Path samples per waypoint
(Inherited from CinemachinePathBase.)
Public fieldm_Waypoints
The waypoints that define the path. They will be interpolated using a bezier curve
Top
See Also