Circle Mesh
Description
This node return the mesh(s) of a circle or disc based.
Options
- Merge Start End - Merge the start and end of the circle.
- Merge Center - Merge the Center of the circle using a triangle fan.
- Radial Loops(s) - A integer or a integer list to specify the vertices of the circle(s).
- Inner Loops(s) - A integer or a integer list to specify the subdivision of faces of the circle(s).
- Outer Radius(s) - A float or a float list to specify the outer radius of the circle(s).
- Inner Radius(s) - A float or a float list to specify the inner radius of the circle(s).
- Start Angle(s) - A float or a float list to specify the start angle of arc of the circle(s).
- End Angle(s) - A float or a float list to specify the end angle of arc of the circle(s).
Outputs
- Mesh(s) - The mesh or a mesh list.