Field PositionMode
How the group's position is calculated
Namespace: Unity.Cinemachine
Assembly: solution.dll
Syntax
[Tooltip("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.")]
[FormerlySerializedAs("m_PositionMode")]
public CinemachineTargetGroup.PositionModes PositionMode
Returns
Type | Description |
---|---|
CinemachineTargetGroup.PositionModes |