Strata - v1.4.10
GitHub
Examples
Preparing search index...
strata
distanceSquared3D
Function distanceSquared3D
distanceSquared3D
(
a
:
Vec3Like
,
b
:
Vec3Like
)
:
number
Calculates the squared distance between two 3D points
Parameters
a
:
Vec3Like
First point
b
:
Vec3Like
Second point
Returns
number
Squared distance
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
GitHub
Examples
Strata - v1.4.10
Loading...
Calculates the squared distance between two 3D points