Created Line (markdown)

bi0qaw 2017-11-21 22:02:45 +01:00
parent 57233860e9
commit a21902c33c

3
Line.md Normal file

@ -0,0 +1,3 @@
![](https://i.imgur.com/VOmDpUg.png)
Creates a list of locations or vectors in the shape of a line. The amount of points is determined by the density and the length of the line: `points = density * length`. `line with length %number% and density %number%` returns always a line in the positive x-direction (yaw = -90).