CinemachineTargetGroup.m_PositionMode Field

Cinemachine

CinemachineTargetGroupm_PositionMode Field

How the group's position is calculated

Namespace:  Cinemachine
Assembly:  Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
[TooltipAttribute("How the group's position is calculated.  Select GroupCenter for the center of the bounding box, and GroupAverage for a weighted average of the positions of the members.")]
public CinemachineTargetGroupPositionMode m_PositionMode
var m_PositionMode

Field Value

Type: CinemachineTargetGroupPositionMode
See Also