Type Alias CurveRange

CurveRange: {
    curveA: AnimationCurve;
    curveB: AnimationCurve;
}