CinemachineTargetGroup.Target.target Field

Cinemachine

CinemachineTargetGroupTargettarget Field

The target objects. This object's position and orientation will contribute to the group's average position and orientation, in accordance with its weight

Namespace:  Cinemachine
Assembly:  Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
[TooltipAttribute("The target objects.  This object's position and orientation will contribute to the group's average position and orientation, in accordance with its weight")]
public Transform target
var target

Field Value

Type: Transform
See Also