Skip to content

SheetTexture

Defined in: packages/declarative-hex-worlds/src/three/textured-hex.ts:30

A texture whose full pixel dimensions are known (for UV normalization).

sheetHeight: number

Defined in: packages/declarative-hex-worlds/src/three/textured-hex.ts:35

Full sheet height in pixels.


sheetWidth: number

Defined in: packages/declarative-hex-worlds/src/three/textured-hex.ts:33

Full sheet width in pixels.


texture: Texture

Defined in: packages/declarative-hex-worlds/src/three/textured-hex.ts:31