• This function takes a scaling factor s argument and returns a Curve transformation that scales a given Curve by s in x, y and z direction.

    Parameters

    • s: number

      scaling factor

    Returns CurveTransformer

    function that takes a Curve and returns a Curve