class tinylib.primitives.Cylinder extends Polygon

Available on all platforms

A Cylinder

Sub classes:

Cone3D

Cone

RoundedCylinder

Licorice

Instance Fields

function new(r:Float, h:Float, quality:Int, exclude_bottom:Bool, exclude_top:Bool):Void