Normalization
Defined in: packages/declarative-hex-worlds/src/normalize/normalize.ts:48
A computed normalization — a uniform scale + a recenter offset.
Properties
Section titled “Properties”offset
Section titled “offset”
readonlyoffset:WorldPosition
Defined in: packages/declarative-hex-worlds/src/normalize/normalize.ts:55
World-space offset to apply AFTER scaling so the (scaled) asset is centered on the
cell in x/z, and rested on / centered in y per rest.
readonlyscale:number
Defined in: packages/declarative-hex-worlds/src/normalize/normalize.ts:50
Uniform scale factor to apply to the asset.