Optional
bottomCap?: booleanCreate bottom cap. Default = true.
Optional
height?: numberHeight of cylinder. Default = 1
Optional
radialSubdivisions?: numberThe number of subdivisions around the cylinder. Default = 24
Optional
radius?: numberRadius of cylinder. Default = 1
Optional
topCap?: booleanCreate top cap. Default = true.
Optional
verticalSubdivisions?: numberThe number of subdivisions down the cylinder. Default = 1
The created vertices.
Creates cylinder vertices. The cylinder will be created around the origin along the y-axis.