Updated Circle (markdown)
parent
70d0bf9d9c
commit
e9d98a0f2a
@ -2,7 +2,8 @@
|
||||
|
||||
Creates a list of locations or vectors in the shape of a circle. The amount of points is determined by the density and the circumference of the circle: `points = circumference * density = 2 * radius * PI * density`
|
||||
|
||||
### Vector Syntax
|
||||
`circle with radius %number% and density %number%`
|
||||
### Location Syntax
|
||||
**Locations**
|
||||
`circle at %location% with radius %number% and density %number%`
|
||||
**Vectors**
|
||||
`circle with radius %number% and density %number%`
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user