CinemachineExternalCamera.m_LookAt Field

Cinemachine

CinemachineExternalCameram_LookAt Field

The object that the camera is looking at.

Namespace:  Cinemachine
Assembly:  Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
[TooltipAttribute("The object that the camera is looking at.  Setting this will improve the quality of the blends to and from this camera")]
[NoSaveDuringPlayAttribute]
public Transform m_LookAt
var m_LookAt

Field Value

Type: Transform
See Also