柱体

../../../_images/modeling_geometry-nodes_mesh-primitives_cylinder_node.png

Cylinder Node.

The Cylinder node generates a cylinder mesh. It is similar to the cone node but always uses the same radius for the circle at the top and bottom.

输入

顶点

Number of points on the circle at the top and bottom. No geometry is generated if the number is below three.

半径

Distance of the vertices from the z axis. If this is zero, the output will be a single line.

深度

Height of the cylinder.

属性

填充类型

How the circles at the top and bottom are filled with faces when their radius is larger than zero.

  • Do not fill the circles.

    多边形

    Fill the circles with a single face.

    三角形

    Fill the circles with triangles connected to a new vertex on the Z axis.

输出

几何数据(Geometry)

Standard geometry output.