generated from krampus/template-godot4
8 lines
128 B
Plaintext
8 lines
128 B
Plaintext
shader_type spatial;
|
|
|
|
#define CULL_MODE cull_disabled
|
|
#define ALPHA_SCISSOR
|
|
#define BILLBOARD
|
|
|
|
#include "../common.gdshaderinc"
|