generated from krampus/template-godot4
7 lines
90 B
Plaintext
7 lines
90 B
Plaintext
|
shader_type spatial;
|
||
|
|
||
|
#define ALPHA_BLEND
|
||
|
#define SHINY
|
||
|
|
||
|
#include "../common.gdshaderinc"
|