CinemachineTargetGroup.m_RotationMode Field

Cinemachine

CinemachineTargetGroupm_RotationMode Field

How the group's orientation is calculated

Namespace:  Cinemachine
Assembly:  Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
[TooltipAttribute("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.")]
public CinemachineTargetGroupRotationMode m_RotationMode
var m_RotationMode

Field Value

Type: CinemachineTargetGroupRotationMode
See Also