OptionalbottomCap?: booleanCreate bottom cap. Default = true.
Optionalheight?: numberHeight of cylinder. Default = 1
OptionalradialSubdivisions?: numberThe number of subdivisions around the cylinder. Default = 24
Optionalradius?: numberRadius of cylinder. Default = 1
OptionaltopCap?: booleanCreate top cap. Default = true.
OptionalverticalSubdivisions?: 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.