docs.unity.cn
    Show / Hide Table of Contents

    Enum CinemachineGroupFraming.SizeAdjustmentModes

    How to adjust the camera to get the desired framing size

    Namespace: Unity.Cinemachine
    Syntax
    public enum SizeAdjustmentModes

    Fields

    Name Description Value
    ZoomOnly

    Do not move the camera, only adjust the FOV.


    0
    DollyOnly

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


    1
    DollyThenZoom

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


    2
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Saturday, May 6, 2023