mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 10:45:33 +00:00
7 lines
113 B
Text
7 lines
113 B
Text
shader_type spatial;
|
|
|
|
#define UNSHADED
|
|
#define ALPHA_SCISSOR
|
|
#define BILLBOARD
|
|
|
|
#include "../common.gdshaderinc"
|