gis-tools-ts - v0.6.0
Preparing search index...
index
pointToUV
Function pointToUV
pointToUV
(
xyz
:
VectorPoint
)
:
[
face
:
Face
,
u
:
number
,
v
:
number
]
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.
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
gis-tools-ts - v0.6.0
Loading...
Convert an XYZ Point to a Face-U-V coord