Created Polygon (markdown)

bi0qaw 2017-11-21 22:03:43 +01:00
parent afee95f9d4
commit 568cc0fba0
1 changed files with 8 additions and 0 deletions

8
Polygon.md Normal file

@ -0,0 +1,8 @@
![](https://i.imgur.com/Qit4MDg.png)
Creates list of locations or vectors in the shape of a polygon. The radius is the distance between the center and each point.
### Vector Syntax
`polygon with %number% points and radius %number%`
### Location Syntax
`polygon at %location% with %number% points and radius %number%`