docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum CameraState.BlendHintValue

    Combine these hints to influence how blending is done, and how state is applied to the camera.

    Namespace: Cinemachine
    Assembly: Cinemachine.dll
    Syntax
    public enum CameraState.BlendHintValue

    Fields

    Name Description
    CylindricalPositionBlend

    Cylindrical blend about the LookAt target (if any)

    IgnoreLookAtTarget

    Ignore the LookAt target and just slerp the orientation

    NoLens

    This state does not affect the lens

    NoOrientation

    This state does not affect the camera rotation

    NoPosition

    This state does not affect the camera position

    NoTransform

    Combination of NoPosition and NoOrientation

    Nothing

    Normal state blending

    RadialAimBlend

    Radial blend when the LookAt target changes(if any)

    SphericalPositionBlend

    Spherical blend about the LookAt target (if any)

    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)