mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-04 23:10:08 +01:00
11 lines
139 B
Plaintext
11 lines
139 B
Plaintext
[application]
|
|
|
|
icon = "res://icon.png"
|
|
main_scene = "res://lightmask.tscn"
|
|
name = "Using Lights As Mask"
|
|
|
|
[rasterizer]
|
|
|
|
shadow_filter = 3
|
|
|