Enum CameraState.BlendHintValue | Cinemachine | 2.5.0
docs.unity3d.com
    Show / Hide Table of Contents

    Enum CameraState.BlendHintValue

    These hints can be or'ed toether to influence how blending is done, and how state is applied to the camera

    Namespace: Cinemachine
    Syntax
    public enum 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

    Nothing

    Normal state blending

    NoTransform

    Combination of NoPosition and NoOrientation

    RadialAimBlend

    Radial blend when the LookAt target changes(if any)

    SphericalPositionBlend

    Spherical blend about the LookAt target (if any)

    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023