diff --git a/src/runtime-three/runtime-host.ts b/src/runtime-three/runtime-host.ts index 0e392ab7..1badcd73 100644 --- a/src/runtime-three/runtime-host.ts +++ b/src/runtime-three/runtime-host.ts @@ -81,6 +81,7 @@ import { fitCelestialDirectionalShadow, resolveDominantCelestialShadowCaster } from "../rendering/celestial-shadows"; +import { resolveWorldShaderSkyRenderState } from "../rendering/world-shader-sky"; import { resolveWorldCelestialBodiesState, resolveWorldEnvironmentState,