Ape Apps

Cylinder

Brandon Stecklein
@bastecklein@accounts.ape-apps.com
Last updated July 18, 2026

The Cylinder object creates a cylindrical geometry.

cylinder(1, 1, 2, 8, #ff0000, 0, standard, closed);
Screenshot 2025-11-26 072145.png
Screenshot 2025-11-26 072145.png

Parameters

  • radiusTop - Top radius
  • radiusBottom - Bottom radius
  • height - Cylinder height
  • segments - Number of radial segments
  • color (optional) - Hex color code or transparent
  • texture (optional) - see textures guide
  • materialType (optional) - see materials guide
  • capMode (optional) can be closed (default), open, openTop or openBotom.
First published November 26, 2025