CinemachineTrackedDolly.m_Path Field

Cinemachine

CinemachineTrackedDollym_Path Field

The path to which the camera will be constrained. This must be non-null.

Namespace:  Cinemachine
Assembly:  Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
[TooltipAttribute("The path to which the camera will be constrained.  This must be non-null.")]
public CinemachinePathBase m_Path
var m_Path

Field Value

Type: CinemachinePathBase
See Also