Enum TimelineClip.BlendCurveMode | Package Manager UI website
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

    Fields

    Name Description
    Auto

    The curve is normalized against the opposing clip

    Manual

    The blend curve is fixed.

    Back to top Copyright © 2019 Unity Technologies
    Generated by DocFX