Fix shader

This commit is contained in:
2023-09-04 00:06:22 -07:00
parent 6ff28bce60
commit 8eeca13607
34 changed files with 152 additions and 1871 deletions

View File

@@ -0,0 +1,9 @@
[gd_resource type="VisualShader" format=3 uid="uid://d28sl60jr7ptk"]
[resource]
code = "shader_type spatial;
render_mode blend_mix, depth_draw_opaque, cull_back, diffuse_lambert, specular_schlick_ggx;
"