ixfx
Preparing search index...
@ixfx/geometry
Waypoints
fromPoints
Function fromPoints
fromPoints
(
waypoints
:
readonly
Point
[]
,
opts
?:
Partial
<
WaypointOpts
>
,
)
:
Waypoints
.
Waypoints
Create from set of points, connected in order starting at array position 0.
Parameters
waypoints
:
readonly
Point
[]
opts
:
Partial
<
WaypointOpts
>
= {}
Returns
Waypoints
.
Waypoints
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ixfx
Loading...
Create from set of points, connected in order starting at array position 0.