mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-06 07:50:22 +01:00
16 lines
187 B
Plaintext
16 lines
187 B
Plaintext
[application]
|
|
|
|
icon = "res://icon.png"
|
|
main_scene = "res://beach_cave.tscn"
|
|
name = "HDR for 2D"
|
|
|
|
[display]
|
|
|
|
window/height = 720
|
|
window/width = 1080
|
|
|
|
[rasterizer]
|
|
|
|
blur_buffer_size = 128
|
|
|