diff --git a/src/app/App.tsx b/src/app/App.tsx index 0fb99eee..d40b0a06 100644 --- a/src/app/App.tsx +++ b/src/app/App.tsx @@ -15510,6 +15510,173 @@ export function App({ store, initialStatusMessage }: AppProps) { +
+ +
+ Adds giant animated northern lights to the shader sky. + Aurora is weighted toward night and late twilight and + fades out in daylight. +
+
+ + {editorState.document.world.shaderSky.aurora.enabled && ( +
+
Aurora Settings
+
+ + + + + + +
+
+ )} +
Clouds