Field RotationMode
How the group's orientation is calculated
Namespace: Unity.Cinemachine
Assembly: solution.dll
Syntax
[Tooltip("How the group's rotation is calculated. Select Manual to use the value in the group's transform, and GroupAverage for a weighted average of the orientations of the members.")]
[FormerlySerializedAs("m_RotationMode")]
public CinemachineTargetGroup.RotationModes RotationMode
Returns
Type | Description |
---|---|
CinemachineTargetGroup.RotationModes |