docs.unity.cn
    Show / Hide Table of Contents

    Enum TimelineClip.BlendCurveMode

    How blend curves are treated in an overlap

    Namespace: UnityEngine.Timeline
    Syntax
    public enum BlendCurveMode : int

    Fields

    Name Description Value
    Auto

    The curve is normalized against the opposing clip

    0
    Manual

    The blend curve is fixed.

    1
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on Thursday, October 21, 2021