generated from krampus/template-godot4
6 lines
76 B
Plaintext
6 lines
76 B
Plaintext
|
shader_type spatial;
|
||
|
|
||
|
#define ALPHA_BLEND
|
||
|
|
||
|
#include "../common.gdshaderinc"
|