mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-11 05:15:53 +00:00
6 lines
98 B
Text
6 lines
98 B
Text
shader_type spatial;
|
|
|
|
#define ALPHA_BLEND
|
|
#define TEXTURE_METAL
|
|
|
|
#include "../common.gdshaderinc"
|