generated from krampus/template-godot4
7 lines
96 B
Plaintext
7 lines
96 B
Plaintext
|
shader_type spatial;
|
||
|
|
||
|
#define ALPHA_SCISSOR
|
||
|
#define BILLBOARD
|
||
|
|
||
|
#include "../common.gdshaderinc"
|