Cylinder Node

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

    顶点

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

    Side Segments

    Number of edges running vertically along the side of the cone. No geometry is generated if the number is below one.

    Fill Segments

    Number of concentric rings used to fill the round faces at the top and bottom. No geometry is generated if the number is below one.

    半径

    深度

    Height of the cylinder.

    填充类型

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

    网格

    Standard geometry output.

    A boolean attribute field with a selection of the faces on the top of the cylinder. If the Fill Type property is None, then this will be a selection of the top edges instead. If the Radius is zero, this will be a selection of the top point.

    侧面

    A boolean attribute field with a selection of the faces on the side of the cylinder.

    底视图(行)