fletcher.shapes.cylinder()
A 3D cylinder node shape.
node(.., shape: "cylinder", width: auto, height: auto, fit: 0.75, tilt: 8deg, rings: (0,))
fit: Adjusts how exactly the cylinder fits around the label’s bounding box.tilt(angle): Controls the perspective tilt:0degis side on.rings(length, array, none): Array of vertical positions at which to draw arcs around the body.
fletcher.shapes.cylinder(node)