docs.unity.cn
    Show / Hide Table of Contents

    Enum CinemachineGroupFraming.LateralAdjustmentModes

    How to adjust the camera to get the desired horizontal and vertical framing

    Namespace: Unity.Cinemachine
    Syntax
    public enum LateralAdjustmentModes

    Fields

    Name Description Value
    ChangePosition

    Do not rotate the camera to reframe, only change the position.


    0
    ChangeRotation

    Rotate the camera to reframe, do not change the position.


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