Source Academy Modules
    Preparing search index...

    Variable unit_lineConst

    unit_line: Curve = CurveFunctions.unit_line

    This function is a curve: a function from a fraction t to a point. The x-coordinate at fraction t is t, and the y-coordinate is 0.

    fraction between 0 and 1

    Point on the line at t