Gets the parameters required for generating a polygram.
Uses default values if the param is not found
Shape Data
S Dyn Shape Data Structure
|
Dyn Shape Data containing the params for this shape |
Radius
Float (double-precision)
|
The radius of the shape |
Density
Integer
|
Used for calculating the space between connected vertices SEE: https://en.wikipedia.org/wiki/Polygram_(geometry)#Generalized_regular_polygons |
Vertices
Integer
|
The number of vertices for the generated shape |
Height
Float (double-precision)
|
The height of the extruded polygram |