docs.unity.cn
    Show / Hide Table of Contents

    Enum CinemachineFramingTransposer.AdjustmentMode

    How to adjust the camera to get the desired framing

    Namespace: Cinemachine
    Syntax
    public enum AdjustmentMode

    Fields

    Name Description Value
    DollyOnly

    Just move the camera, don't change the FOV.

    DollyThenZoom

    Move the camera as much as permitted by the ranges, then adjust the FOV if necessary to make the shot.

    ZoomOnly

    Do not move the camera, only adjust the FOV.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Wednesday, August 31, 2022
    Terms of use