gis-tools-ts - v0.6.0
Preparing search index...
index
faceXYZtoUV
Function faceXYZtoUV
faceXYZtoUV
(
face
:
Face
,
xyz
:
VectorPoint
)
:
[
u
:
number
,
v
:
number
]
Convert from a face and left-hand-rule XYZ Point to u-v coords
Parameters
face
:
Face
input face
xyz
:
VectorPoint
input
Returns
[
u
:
number
,
v
:
number
]
output
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
gis-tools-ts - v0.6.0
Loading...
Convert from a face and left-hand-rule XYZ Point to u-v coords