ixfx
    Preparing search index...
    • Converts a ray to a Line in cartesian coordinates.

      By default, the ray's origin is taken to be 0,0. Passing in an origin will override this default, or whatever the ray's origin property is.

      Parameters

      • ray: PolarRay

        Ray

      • Optionalorigin: Point

        Override or provide origin point

      Returns Line