renamed to PerMaterial instead of PerMaterialInstance

This commit is contained in:
2023-03-04 18:21:03 +08:00
parent ef8f630056
commit ba65d1abf2
6 changed files with 6 additions and 7 deletions

View File

@@ -35,7 +35,7 @@ public:
MP_TYPE_IS(Skeleton)
MP_TYPE_IS(Instance)
MP_TYPE_IS(PerObject)
MP_TYPE_IS(PerMaterialInstance)
MP_TYPE_IS(PerMaterial)
MP_TYPE_IS(PerFrame)
MP_TYPE_IS(Global)
#undef MP_TYPE_IS