Material update, before changing prefabs

This commit is contained in:
2023-01-19 19:29:01 -08:00
parent 2b1b258065
commit 77cf0e574d
25 changed files with 439 additions and 716 deletions

View File

@ -6,5 +6,5 @@
# Sources
target_sources(${DAWN_TARGET_NAME}
PRIVATE
Shader.cpp
ShaderProgram.cpp
)