Enum TimelineClip.BlendCurveMode
How blend curves are treated in an overlap
Namespace: UnityEngine.Timeline
Assembly: solution.dll
Syntax
public enum TimelineClip.BlendCurveMode
Fields
Name | Description |
---|---|
Auto | The curve is normalized against the opposing clip |
Manual | The blend curve is fixed. |