CinemachineComponentBase.FollowTarget Property

Cinemachine

CinemachineComponentBaseFollowTarget Property

Returns the owner vcam's Follow target.

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

Property Value

Type: Transform
See Also