• Returns a bundle curve factory with the specified beta in the range [0, 1], representing the bundle strength. If beta equals zero, a straight line between the first and last point is produced; if beta equals one, a standard basis spline is produced.

    Parameters

    • beta: number

      A constant value in the [0, 1] interval.

    Returns CurveBundleFactory