; Engine configuration file. ; It's best edited using the editor UI and not directly, ; since the parameters that go here are not all obvious. ; ; Format: ; [section] ; section goes between [] ; param=value ; assign values to parameters config_version=5 [application] config/name="you_done_it" config/features=PackedStringArray("4.5", "Forward Plus") config/icon="res://icon.svg" [rendering] lights_and_shadows/directional_shadow/size=8192 lights_and_shadows/directional_shadow/size.mobile=4096 lights_and_shadows/directional_shadow/soft_shadow_filter_quality=4 environment/defaults/default_clear_color=Color(0.21948597, 0.33354625, 0.5898078, 1) lights_and_shadows/positional_shadow/atlas_quadrant_0_subdiv=1 lights_and_shadows/positional_shadow/atlas_quadrant_1_subdiv=3 [xr] openxr/enabled=true openxr/foveation_level=1 openxr/foveation_dynamic=true shaders/enabled=true