Enum TimelineClip.BlendCurveMode
How blend curves are treated in an overlap
네임스페이스: UnityEngine.Timeline
어셈블리: solution.dll
구문
public enum TimelineClip.BlendCurveMode
필드
| 이름 | 설명 |
|---|---|
| Auto | The curve is normalized against the opposing clip |
| Manual | The blend curve is fixed. |