CinemachineTargetGroup.m_Targets Field

Cinemachine

CinemachineTargetGroupm_Targets Field

The target objects, together with their weights and radii, that will contribute to the group's average position, orientation, and size

Namespace:  Cinemachine
Assembly:  Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
[NoSaveDuringPlayAttribute]
[TooltipAttribute("The target objects, together with their weights and radii, that will contribute to the group's average position, orientation, and size.")]
public CinemachineTargetGroupTarget[] m_Targets
var m_Targets

Field Value

Type: CinemachineTargetGroupTarget
See Also