Blacksite/assets/rendering_profiles/cave_dark.ron
Rbanh f29712d158
Some checks are pending
CI / Format, lint, test, build (push) Waiting to run
Initial project import
2026-06-05 21:44:45 -04:00

10 lines
176 B
Plaintext

(
label: "Cave Dark",
overrides: (
exposure_ev100: Some(9.0),
fog_density: Some(0.0025),
bloom: Some(false),
ssao: Some(true),
),
)