Enum CameraState.BlendHintValue | Package Manager UI website
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

    Cylidrical blend about the LookAt target (if any)

    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

    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