gis-tools-ts - v0.6.0
Preparing search index...
index
pointNormalize
Function pointNormalize
pointNormalize
<
M
extends
Properties
=
Properties
>
(
xyz
:
VectorPoint
<
M
>
,
)
:
VectorPoint
<
M
>
Take an XYZ Point and divide each component by its length
Type Parameters
M
extends
Properties
=
Properties
Parameters
xyz
:
VectorPoint
<
M
>
The XYZ Point to divide.
Returns
VectorPoint
<
M
>
The XYZ Point with the divided amount.
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
gis-tools-ts - v0.6.0
Loading...
Take an XYZ Point and divide each component by its length