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