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