add texture in BlinnPhongDirectionLight example.

This commit is contained in:
2024-05-30 21:07:13 +08:00
parent 22868dafab
commit 90152ca74e
8 changed files with 176 additions and 16 deletions

View File

@@ -8,7 +8,7 @@ namespace hgl
{
namespace SamplerName
{
constexpr const char Color[] = "TextureColor";
constexpr const char BaseColor[] = "TextureBaseColor";
}//namespace SamplerName
}//namespace mtl
}//namespace graph