ConeGeometry Op
Create a cone geometry
Summary (oneliner)
Full Name
- Ops.Extension.Three.Geometries.ConeGeometry
- Extension Op - visible for members of team Three
- MIT
- three
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
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)