ConeGeometry
ecs.ConeGeometry
Description
The ConeGeometry component defines the geometry of an entity.
Functions
See component schema.
Schema
Property | Type | Description |
---|---|---|
radius | number | Radius of the bottom end of the cone. |
height | number | Height of the cone. |