Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.42 KB

decentraland-ecs.coneshape.md

File metadata and controls

17 lines (13 loc) · 1.42 KB

Home > decentraland-ecs > ConeShape

ConeShape class

Properties

Property Access Modifier Type Description
arc number Sets the ratio (max 1) to apply to the circumference to slice the cone. Defaults to 360.
openEnded boolean Adds two extra faces per subdivision to enclose the cone around its height axis. Defaults to false.
radius `number null`
radiusBottom number The radius of the base of the cone. Defaults to 1.
radiusTop number The radius of the top of a truncated cone. Defaults to 0.
segmentsHeight number Sets the number of rings along the cone height (positive integer). Defaults to 1.
segmentsRadial number Sets the number of cone sides (positive integer). Defaults to 36.
tag string