feat: switched to mobile rendering and various optimizations
This commit is contained in:
parent
063d3d7e15
commit
d6e2881c52
29 changed files with 1281 additions and 307 deletions
|
|
@ -3,7 +3,7 @@ shader_type spatial;
|
|||
uniform sampler2D albedo : hint_default_black, source_color;
|
||||
|
||||
void vertex() {
|
||||
|
||||
|
||||
}
|
||||
|
||||
void fragment() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue