CinemachineComponentBase.LookAtTarget Property

Cinemachine

CinemachineComponentBaseLookAtTarget Property

Returns the owner vcam's LookAt target.

Namespace:  Cinemachine
Assembly:  Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public Transform LookAtTarget { get; }
function get_LookAtTarget();

Property Value

Type: Transform
See Also