gis-tools-ts - v0.6.0
    Preparing search index...

    Function pointToUV

    • Convert an XYZ Point to a Face-U-V coord

      Parameters

      • xyz: VectorPoint

        The XYZ Point to convert.

      Returns [face: Face, u: number, v: number]

      • The Face-U-V coordinates representing the given XYZ Point.