6 lines
63 B
Plaintext
6 lines
63 B
Plaintext
|
|
shader_type canvas_item;
|
||
|
|
|
||
|
|
void vertex() {}
|
||
|
|
|
||
|
|
void fragment() {}
|