spatial-monorepo / core/src / FurnitureItem
Interface: FurnitureItem
Defined in: packages/core/src/catalog/furniture.ts:8
Issue #194 — Furniture catalog
Defines standard furniture items with physical dimensions (metres). Tree-shakeable: import only what you need.
Properties
depth
depth:
number
Defined in: packages/core/src/catalog/furniture.ts:12
Depth in metres (y-axis)
height
height:
number
Defined in: packages/core/src/catalog/furniture.ts:14
Height in metres (z-axis)
width
width:
number
Defined in: packages/core/src/catalog/furniture.ts:10
Width in metres (x-axis)
