Enum CinemachineGroupFraming.LateralAdjustmentModes
How to adjust the camera to get the desired horizontal and vertical framing
Namespace: Unity.Cinemachine
Assembly: solution.dll
Syntax
public enum CinemachineGroupFraming.LateralAdjustmentModes
Fields
Name | Description |
---|---|
ChangePosition | Do not rotate the camera to reframe, only change the position. |
ChangeRotation | Rotate the camera to reframe, do not change the position. |