Field LookAtOffset
Offset from the LookAt target's origin, in target's local space. The camera will look at this point.
Namespace: Unity.Cinemachine
Assembly: solution.dll
Syntax
[Tooltip("Offset from the LookAt target's origin, in target's local space. The camera will look at this point.")]
public Vector3 LookAtOffset
Returns
Type | Description |
---|---|
Vector3 |