Enum CinemachineTargetGroup.RotationMode
How the group's orientation is calculated
Namespace: Cinemachine
Syntax
[DocumentationSorting(DocumentationSortingAttribute.Level.UserRef)]
public enum RotationMode
Fields
| Name | Description |
|---|---|
| GroupAverage | Weighted average of the orientation of its members. |
| Manual | Manually set in the group's transform |