docs.unity.cn
    Show / Hide Table of Contents

    Enum CinemachineVirtualCameraBase.BlendHint

    Hint for blending to and from this virtual camera

    Namespace: Cinemachine
    Syntax
    public enum BlendHint

    Fields

    Name Description Value
    None

    Standard linear position and aim blend


    0
    SphericalPosition

    Spherical blend about LookAt target position if there is a LookAt target, linear blend between LookAt targets


    1
    CylindricalPosition

    Cylindrical blend about LookAt target position if there is a LookAt target (vertical co-ordinate is linearly interpolated), linear blend between LookAt targets


    2
    ScreenSpaceAimWhenTargetsDiffer

    Standard linear position blend, radial blend between LookAt targets


    3
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Monday, May 8, 2023