mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-17 04:33:47 +00:00
6 lines
96 B
Text
6 lines
96 B
Text
|
|
shader_type spatial;
|
||
|
|
|
||
|
|
#define ALPHA_SCISSOR
|
||
|
|
#define BILLBOARD
|
||
|
|
|
||
|
|
#include "../common.gdshaderinc"
|