{{localize "SCENES.NavNameHint"}}


{{filePicker target="background.src" type="imagevideo"}}

{{localize "SCENES.BackgroundImageHint"}}

{{filePicker target="foreground" type="imagevideo"}}

{{localize "SCENES.ForegroundImageHint"}}


{{colorPicker name="backgroundColor" value=data.backgroundColor}}
{{numberInput data.foregroundElevation name="foregroundElevation" min=1 step=1}}

{{localize "SCENES.ForegroundElevationHint"}}

{{localize "SCENES.InitialViewHint"}}

{{numberInput data.grid.size name="grid.size" placeholder=(localize "SCENES.Pixels") min=50 step=1}}

{{localize "SCENES.GridSizeHint"}}

{{numberInput data.width name="width"}} {{numberInput data.height name="height"}}

{{localize "SCENES.DimensionsHint"}}

{{data.padding}}

{{localize "SCENES.PaddingHint"}}

{{numberInput data.background.offsetX name="background.offsetX" placeholder=(localize "SCENES.Pixels")}} {{numberInput data.background.offsetY name="background.offsetY" placeholder=(localize "SCENES.Pixels")}}

{{numberInput data.grid.distance name="grid.distance" placeholder=1}}
{{colorPicker value=data.grid.color name="grid.color"}}
{{rangePicker value=data.grid.alpha name="grid.alpha" min=0 max=1 step=0.05}}

{{localize "SCENES.TokenVisionHint"}}

{{localize "SCENES.FogExploreHint"}}

{{filePicker target="fogOverlay" type="imagevideo"}}

{{localize "SCENES.FogOverlayHint"}}

{{colorPicker name="fogUnexploredColor" value=data.fogUnexploredColor}}

{{localize "SCENES.FogUnexploredColorHint"}}

{{colorPicker name="fogExploredColor" value=data.fogExploredColor}}

{{localize "SCENES.FogExploredColorHint"}}


{{localize "SCENES.GlobalIllumHint"}}

{{data.darkness}}

{{localize "SCENES.DarknessHint"}}

{{data.globalLightThreshold}}

{{localize "SCENES.GlobalLightThresholdHint"}}

{{localize "SCENES.JournalEntryHint"}}


{{localize "SCENES.AudioPlaylistHint"}}

{{localize "SCENES.PlaylistSoundHint"}}


{{localize "SCENES.WeatherEffectHint"}}