PlaneGeometry
ecs.PlaneGeometry
Description
The PlaneGeometry component defines the geometry of an entity.
Functions
See component schema.
Schema
Property | Type | Description |
---|---|---|
width | number | Width along the X axis. |
height | number | Height along the Y axis. |