Enum CinemachineTargetGroup.RotationModes
How the group's orientation is calculated
Namespace: Unity.Cinemachine
Assembly: solution.dll
Syntax
public enum CinemachineTargetGroup.RotationModes
Fields
Name | Description |
---|---|
GroupAverage | Weighted average of the orientation of its members. |
Manual | Manually set in the group's transform |