1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-17 14:11:06 +00:00
Files
godot/demos/2d/hdr/engine.cfg
Rémi Verschelde 69e67d51c7 Port 2D demos to TSCN/TRES formats
Part of #4196.

(cherry picked from commit 23cf6a85bd)
2016-04-02 22:19:30 +02:00

15 lines
160 B
INI

[application]
name="HDR for 2D"
main_scene="res://beach_cave.tscn"
icon="res://icon.png"
[display]
width=1080
height=720
[rasterizer]
blur_buffer_size=128