锥形

../../../_images/modeling_geometry-nodes_mesh-primitives_cone_node.png

Cone Node.

The Cone node generates a cone mesh that is optionally truncated.

输入

顶点

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

半径顶部(Radius Top)

The distance of the vertices in the top circle from the Z axis. If this is zero, the vertices in the circle are merged into one.

半径底部(Radius Bottom)

Same as Radius Top but for the bottom circle.

深度

Height of the generated cone.

Note

If the top and bottom radius is zero, this node will output a single line.

属性

填充类型

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.