Interface: RegionCandidate<TId>
Defined in: core/region-layout.ts:76
Type Parameters
| Type Parameter |
|---|
TId |
Properties
| Property | Type | Defined in |
|---|---|---|
id | TId | core/region-layout.ts:77 |
occupancy | number | core/region-layout.ts:80 |
origin | Vec3 | core/region-layout.ts:78 |
region | RegionDefinition | core/region-layout.ts:79 |