NormalizeOptions
Defined in: packages/declarative-hex-worlds/src/normalize/normalize.ts:37
Options for normalizing an asset to a cell.
Properties
Section titled “Properties”
readonlyoptionalfit?:NormalizeFit
Defined in: packages/declarative-hex-worlds/src/normalize/normalize.ts:38
readonlyoptionalrest?:boolean
Defined in: packages/declarative-hex-worlds/src/normalize/normalize.ts:44
Rest the asset ON the cell surface (its min-Y sits at y=0) after scaling, rather than centering it vertically. Default true — props/buildings stand on the tile.
target?
Section titled “target?”
readonlyoptionaltarget?:NormalizeTarget
Defined in: packages/declarative-hex-worlds/src/normalize/normalize.ts:39