tsParticles - v4.3.1
Preparing search index...
tsParticles Polygon Mask Plugin
utils
calcClosestPointOnSegment
Function calcClosestPointOnSegment
calcClosestPointOnSegment
(
s1
:
ICoordinates
,
s2
:
ICoordinates
,
pos
:
ICoordinates
,
)
:
ICoordinates
&
{
isOnSegment
:
boolean
}
Parameters
s1
:
ICoordinates
The s1
s2
:
ICoordinates
The s2
pos
:
ICoordinates
The pos
Returns
ICoordinates
&
{
isOnSegment
:
boolean
}
the closest point on the segment
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
tsParticles - v4.3.1
Loading...
The s1