Mesh Circle Node
The Mesh Circle node generates a circular ring of edges that is optionally filled with faces.
输入
- 顶点
Number of vertices on the circle. No geometry is generated when the number is below three.
- 半径
Distance of the vertices from the origin.
属性
- 填充类型
How the circle is filled with faces.
- 无
Output just the edge ring without any faces.
- 多边形
Fill the circle with a single face.
- 三角形
Fill the circle with triangles connected to a new vertex at the origin.
输出
- 网格
Standard geometry output.