CinemachineFreeLook.m_LookAt Field

Cinemachine

CinemachineFreeLookm_LookAt Field

Object for the camera children to look at (the aim target)

Namespace:  Cinemachine
Assembly:  Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
[TooltipAttribute("Object for the camera children to look at (the aim target).")]
[NoSaveDuringPlayAttribute]
public Transform m_LookAt
var m_LookAt

Field Value

Type: Transform
See Also