Files
La-Fabrik/src/data/environmentConfig.ts
T
2026-04-17 16:03:29 +02:00

3 lines
114 B
TypeScript

export const GAME_SCENE_SKYBOX_PATH = "/skybox/sky.exr";
export const PHYSICS_SCENE_BACKGROUND_COLOR = "#0b1018";