Variable: SKY_TEXTURE_WIDTH
const SKY_TEXTURE_WIDTH: 2 = 2;
Defined in: threejs-environment/src/sky-texture.ts:40
Columns in the generated texture. Two, because a 1px-wide equirect filters badly.
const SKY_TEXTURE_WIDTH: 2 = 2;
Defined in: threejs-environment/src/sky-texture.ts:40
Columns in the generated texture. Two, because a 1px-wide equirect filters badly.