gis-tools-ts - v0.6.0
Preparing search index...
index
pointDivScalar
Function pointDivScalar
pointDivScalar
(
xyz
:
VectorPoint
,
n
:
number
)
:
VectorPoint
Take an XYZ Point and divide each component by n
Parameters
xyz
:
VectorPoint
The XYZ Point to divide.
n
:
number
The amount to divide by.
Returns
VectorPoint
The XYZ Point with the multiplied 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 n