docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum CinemachineVirtualCameraBase.BlendHint

    Hint for blending to and from this virtual camera

    Namespace: Cinemachine
    Assembly: Cinemachine.dll
    Syntax
    public enum CinemachineVirtualCameraBase.BlendHint

    Fields

    Name Description
    CylindricalPosition

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

    None

    Standard linear position and aim blend

    ScreenSpaceAimWhenTargetsDiffer

    Standard linear position blend, radial blend between LookAt targets

    SphericalPosition

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

    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)