summaryrefslogtreecommitdiff
path: root/demos/2d/lights_shadows/engine.cfg
blob: 51a98eddd706d44cd1d8c1885db321000508faae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[application]

name="2D Lighting"
main_scene="res://light_shadows.tscn"
icon="res://icon.png"

[display]

stretch_mode="2d"
width=800
height=600
stretch_aspect="keep"

[rasterizer]

shadow_filter=2