Changeset View
Changeset View
Standalone View
Standalone View
manual/modeling/geometry_nodes/mesh_primitives/cylinder.rst
| Context not available. | |||||
| Number of points on 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. | No geometry is generated if the number is below three. | ||||
| Side Segments | |||||
| Number of segments along the sides of the cone. | |||||
| No geometry is generated if the number is below one. | |||||
| Fill Segments | |||||
| Number of concentric segments of the circular areas at the top and bottom. | |||||
| No geometry is generated if the number is below one. | |||||
| Radius | Radius | ||||
| Distance of the vertices from the Z axis. | Distance of the vertices from the Z axis. | ||||
| If this is zero, the output will be a single line. | If this is zero, the output will be a single line. | ||||
| Context not available. | |||||
| Depth | Depth | ||||
| Height of the cylinder. | Height of the cylinder. | ||||
| .. note:: | |||||
| If the radius is zero, this node will output a single line. | |||||
| Properties | Properties | ||||
| ========== | ========== | ||||
| Context not available. | |||||
| How the circles at the top and bottom are filled with faces when their radius is larger than zero. | How the circles at the top and bottom are filled with faces when their radius is larger than zero. | ||||
| :None: Do not fill the circles. | :None: Do not fill the circles. | ||||
| :N-Gon: Fill the circles with a single face. | :N-Gon: Fill the innermost segment of the circles with a single face. | ||||
| :Triangles: Fill the circles with triangles connected to a new vertex on the Z axis. | :Triangles: Fill the innermost segment of the circles with triangles connected to a new vertex on the Z axis. | ||||
| Outputs | Outputs | ||||
| Context not available. | |||||