CinemachineComposer.m_TrackedObjectOffset Field

Cinemachine

CinemachineComposerm_TrackedObjectOffset Field

Target offset from the object's center in LOCAL space which the Composer tracks. Use this to fine-tune the tracking target position when the desired area is not in the tracked object's center

Namespace:  Cinemachine
Assembly:  Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
[TooltipAttribute("Target offset from the target object's center in target-local space. Use this to fine-tune the tracking target position when the desired area is not the tracked object's center.")]
public Vector3 m_TrackedObjectOffset
var m_TrackedObjectOffset

Field Value

Type: Vector3
See Also