Variable: SKY_TEXTURE_HEIGHT
const SKY_TEXTURE_HEIGHT: 64 = 64;
Defined in: threejs-environment/src/sky-texture.ts:43
Default rows. Sixty-four is smooth to the eye and 512 bytes of texture.
const SKY_TEXTURE_HEIGHT: 64 = 64;
Defined in: threejs-environment/src/sky-texture.ts:43
Default rows. Sixty-four is smooth to the eye and 512 bytes of texture.