Parse MaterialInstance filed in MaterialFileLoader.cpp

This commit is contained in:
2023-10-09 01:12:27 +08:00
parent b6e391762b
commit 3a3f9d10b7
4 changed files with 38 additions and 146 deletions

View File

@@ -21,4 +21,3 @@ macro(CreateProject name)
set_property(TARGET ${name} PROPERTY FOLDER "ULRE/Example")
endmacro()
CreateProject(MaterialCreaterTest MaterialCreaterTest.cpp)