bireactive - v0.3.1
Function connect
connect
(
a
:
Vec
|
Shape
<
ShapeOpts
>
,
b
:
Vec
|
Shape
<
ShapeOpts
>
,
opts
?:
LineOpts
,
)
:
Line
Line between two shapes/points; shape endpoints meet the analytic boundary.
Parameters
a
:
Vec
|
Shape
<
ShapeOpts
>
b
:
Vec
|
Shape
<
ShapeOpts
>
Optional
opts
:
LineOpts
Returns
Line
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Demo
bireactive - v0.3.1
Line between two shapes/points; shape endpoints meet the analytic boundary.