docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum CinemachineBlendDefinition.Styles

    Supported predefined shapes for the blend curve.

    Namespace: Unity.Cinemachine
    Assembly: solution.dll
    Syntax
    public enum CinemachineBlendDefinition.Styles

    Fields

    Name Description
    Custom

    Custom blend curve.

    Cut

    Zero-length blend

    EaseIn

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

    EaseInOut

    S-shaped curve, giving a gentle and smooth transition

    EaseOut

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

    HardIn

    Easy out of the outgoing, and hard into the incoming

    HardOut

    Hard out of the outgoing, and easy into the incoming

    Linear

    Linear blend. Mechanical-looking.

    In This Article
    Back to top
    Copyright © 2023 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)