Remove unused constant BOX_FACE_MATERIAL_COUNT

This commit is contained in:
2026-04-15 08:00:26 +02:00
parent 3096ef7459
commit 71d914fb49

View File

@@ -195,7 +195,6 @@ interface RuntimeWaterContactUniformBinding {
}
const FALLBACK_FACE_COLOR = 0xf2ece2;
const BOX_FACE_MATERIAL_COUNT = 6;
const RUNTIME_CLOCK_PUBLISH_INTERVAL_SECONDS = 1 / 30;
const WATER_REFLECTION_UPDATE_INTERVAL_MS = 96;