Optional
Readonly
density?: numberDensity value (0..1) which determines spacing of points.
This is useful because it scales with whatever circle radius is given
Use this parameter OR the spacing
parameter.
Optional
Readonly
maxPoints?: numberUpper limit of points to produce. By default, 5000.
Optional
Readonly
rotation?: numberRotation offset to apply, in radians. 0 by default
Optional
Readonly
spacing?: numberSpacing between points. Use this option OR the density value.
Options for a Vogel spiral