Description Usage Arguments Value
If mesh
and mesh_to
are both vectors, the line between mesh
and mesh_to
is drawn (using Bresenham's line algorithm).
If mesh
is a list, The path lines for each element in the mesh will be drawn.
1 |
mesh |
A |
mesh_to |
A |
close |
Should the path of each element be closed when |
skip_na |
Should skip the |
A list of mesh
class vectors.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.