Update reflection version markers.
Signed-off-by: Robin <rbarrand@amazon.com>
This commit is contained in:
@@ -207,7 +207,7 @@ namespace UnitTest
|
||||
{
|
||||
EXPECT_EQ(m_testMaterialSrgLayout, materialTypeAsset->GetMaterialSrgLayout());
|
||||
EXPECT_EQ(5, materialTypeAsset->GetMaterialPropertiesLayout()->GetPropertyCount());
|
||||
//EXPECT_EQ(2, materialTypeAsset->GetVersion());
|
||||
EXPECT_EQ(2, materialTypeAsset->GetVersion());
|
||||
// Check aliased properties
|
||||
|
||||
const MaterialPropertyIndex colorIndex = materialTypeAsset->GetMaterialPropertiesLayout()->FindPropertyIndex(Name{ "MyColor" });
|
||||
|
||||
Reference in New Issue
Block a user