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