ConeGeometry Op

ConeGeometry

Create a cone geometry


Full Name
  • Ops.Extension.Three.Geometries.ConeGeometry
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 cone base

Height (Number)

Height of the cone

Radial Segments (Number)

Number of segmented faces around the circumference of the cone

Height Segments (Number)

Number of rows of faces along the height of the cone

Open Ended (Number: boolean)

Whether the base of the cone 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 ConeGeometry

  • Examples
  • Public
  • My Patches