/
RaskolnickOFF
/
3D
Обзор
Документация
Войти
/
RaskolnickOFF
/
3D
Код
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
js/source/settings/Debug.json
49 строк
1 KB
RaskolnickOFF
feat: implement boundless 3x3 tile streaming manager and border tracking system
18 июн 2026, 03:54
18 июн 2026, 03:54
e8f9134
Код
Авторство
О чём код?
{ "status": true, "persistence": true, "tests": true, "debugInterval": 1000, "tiles": true, "tilesInterval": 1000, "tilesIntervalStart": 1000, "tilesIntervalCap": 10000, "time": true, "timeInterval": 1000, "timeIntervalStart": 1000, "timeIntervalCap": 10000, "timelineMin": 0.0, "timelineMax": 24.0, "timelineStep": 0.1, "world": true, "worldInterval": 1000, "worldIntervalStart": 1000, "worldIntervalCap": 10000, "weather": true, "weatherInterval": 1000, "weatherIntervalStart": 1000, "weatherIntervalCap": 10000, "weatherIntensityMin": 0, "weatherIntensityMax": 1, "weatherIntensityStep": 0.01, "weatherIntensityValue": 0.5, "weatherCloudsCoverageMin": 0, "weatherCloudsCoverageMax": 1, "weatherCloudsCoverageStep": 0.01, "weatherCloudsCoverageValue": 0, "weatherCloudsDensityMin": 0, "weatherCloudsDensityMax": 1, "weatherCloudsDensityStep": 0.01, "weatherCloudsDensityValue": 0, "weatherCloudsElevationMin": 0, "weatherCloudsElevationMax": 1, "weatherCloudsElevationStep": 0.01, "weatherCloudsElevationValue": 0 }