Field m_TrackedObjectOffset
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: Unity.Cinemachine
Assembly: solution.dll
Syntax
[Tooltip("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
Returns
Type | Description |
---|---|
Vector3 |