CinemachineBlendListCamera.m_Follow Field

Cinemachine

CinemachineBlendListCameram_Follow Field

Default object for the camera children wants to move with (the body target), if not specified in a child rig. May be empty

Namespace:  Cinemachine
Assembly:  Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
[TooltipAttribute("Default object for the camera children wants to move with (the body target), if not specified in a child camera.  May be empty if all of the children define targets of their own.")]
[NoSaveDuringPlayAttribute]
public Transform m_Follow
var m_Follow

Field Value

Type: Transform
See Also