Add moon light to runtime host and update lighting logic
This commit is contained in:
@@ -73,6 +73,7 @@ export function RunnerCanvas({
|
||||
const runnerReady = overlayStatus === "ready";
|
||||
const resolvedWorld = resolveRuntimeDayNightWorldState(
|
||||
runtimeScene.world,
|
||||
runtimeScene.time,
|
||||
runtimeClock
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user