mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-12 09:45:54 +00:00
Added shaders
This commit is contained in:
parent
45f3e9514d
commit
7414ff51c8
106 changed files with 2642 additions and 0 deletions
5
Shaders/ursc/spatial/basic/basic_opaque.gdshader
Normal file
5
Shaders/ursc/spatial/basic/basic_opaque.gdshader
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
shader_type spatial;
|
||||
|
||||
#define TEXTURE_DISABLED
|
||||
|
||||
#include "../common.gdshaderinc"
|
||||
Loading…
Add table
Add a link
Reference in a new issue