SheetTexture
Defined in: packages/declarative-hex-worlds/src/three/textured-hex.ts:30
A texture whose full pixel dimensions are known (for UV normalization).
Properties
Section titled “Properties”sheetHeight
Section titled “sheetHeight”sheetHeight:
number
Defined in: packages/declarative-hex-worlds/src/three/textured-hex.ts:35
Full sheet height in pixels.
sheetWidth
Section titled “sheetWidth”sheetWidth:
number
Defined in: packages/declarative-hex-worlds/src/three/textured-hex.ts:33
Full sheet width in pixels.
texture
Section titled “texture”texture:
Texture
Defined in: packages/declarative-hex-worlds/src/three/textured-hex.ts:31