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