Mesh Circle Node#
The Mesh Circle node generates a circular ring of edges that is optionally filled with faces.
輸入#
- Vertices
Number of vertices on the circle. No geometry is generated when the number is below three.
- Radius
Distance of the vertices from the origin.
屬性#
- Fill Type
How the circle is filled with faces.
- 無:
Output just the edge ring without any faces.
- N-Gon:
Fill the circle with a single face.
- Triangles:
Fill the circle with triangles connected to a new vertex at the origin.
輸出#
- Mesh
Standard geometry output.