gis-tools-ts - v0.6.0
Preparing search index...
index
pointToST
Function pointToST
pointToST
(
xyz
:
VectorPoint
)
:
[
face
:
Face
,
s
:
number
,
t
:
number
]
Convert an XYZ Point to a Face-S-T coord
Parameters
xyz
:
VectorPoint
The XYZ Point to convert.
Returns
[
face
:
Face
,
s
:
number
,
t
:
number
]
The Face-S-T 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-S-T coord