Cylinder
Brandon Stecklein
@bastecklein@accounts.ape-apps.com
Last updated
The Cylinder object creates a cylindrical geometry.
cylinder(1, 1, 2, 8, #ff0000, 0, standard, closed);

Parameters
radiusTop- Top radiusradiusBottom- Bottom radiusheight- Cylinder heightsegments- Number of radial segmentscolor(optional) - Hex color code or transparenttexture(optional) - see textures guidematerialType(optional) - see materials guidecapMode(optional) can beclosed(default),open,openToporopenBotom.
First published