CinemachineTrackedDolly.m_PathOffset Field

Cinemachine

CinemachineTrackedDollym_PathOffset Field

Where to put the camera realtive to the path postion. X is perpendicular to the path, Y is up, and Z is parallel to the path.

Namespace:  Cinemachine
Assembly:  Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
[TooltipAttribute("Where to put the camera relative to the path position.  X is perpendicular to the path, Y is up, and Z is parallel to the path.  This allows the camera to be offset from the path itself (as if on a tripod, for example).")]
public Vector3 m_PathOffset
var m_PathOffset

Field Value

Type: Vector3
See Also