docs.unity3d.com
    Show / Hide Table of Contents

    Enum CinemachineBlendDefinition.Style

    Supported predefined shapes for the blend curve.

    Namespace: Cinemachine
    Syntax
    [DocumentationSorting(DocumentationSortingAttribute.Level.UserRef)]
    public enum Style

    Fields

    Name Description Value
    Cut

    Zero-length blend


    0
    EaseInOut

    S-shaped curve, giving a gentle and smooth transition


    1
    EaseIn

    Linear out of the outgoing shot, and easy into the incoming


    2
    EaseOut

    Easy out of the outgoing shot, and linear into the incoming


    3
    HardIn

    Easy out of the outgoing, and hard into the incoming


    4
    HardOut

    Hard out of the outgoing, and easy into the incoming


    5
    Linear

    Linear blend. Mechanical-looking.


    6
    Custom

    Custom blend curve.


    7
    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