cylinder_geometry
Cylinder geometry.
Dependencies
Attributes
Attribute | Type | Default | Description |
---|---|---|---|
radius | float | 0.5 | Radius of the cylinder. |
height | float | 1 | Height of the cylinder. |
axis | integer | 1 | Alignment axis. 0 for X, 1 for Y, 2 for Z. |
offset | vec3 | [ 0, 0, 0 ] | Geometry offset. |