YouDunIt/vr-project/project.godot

38 lines
1 KiB
Text

; 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"
run/main_scene="uid://b5m5h30gog3pu"
config/features=PackedStringArray("4.5", "Forward Plus")
config/icon="res://icon.svg"
[display]
window/size/viewport_width=1440
window/size/viewport_height=1600
window/vsync/vsync_mode=0
[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