CylinderGeometry Op

CylinderGeometry

Create a cylinder geometry


Full Name
  • Ops.Extension.Three.Geometries.CylinderGeometry
Visibility
  •  Extension Op - visible for members of team Three
License
  • MIT
AuthorgithubMaintained by TeamCore Libraries
  • three









No op example found on this server

INPUT PORTS


Radius (Number)

Radius of the cylinder at the top

Radius Bottom (Number)

Radius of the cylinder at the bottom

Height (Number)

Height of the cylinder

Radial Segments (Number: integer)

Number of segmented faces around the circumference of the cylinder

Height Segments (Number: integer)

Number of rows of faces along the height of the cylinder

Open Ended (Number: boolean)

Whether the base of the cylinder is open or capped

Theta Start (Number)

Start angle for first segment

Theta Length (Number)

The central angle, often called theta, of the circular sector

OUTPUT PORTS


geometry (Object)

Changelog

Patches using CylinderGeometry

  • Examples
  • Public
  • My Patches