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