@@ -410,6 +410,7 @@ class SMaterial
|
||||
{
|
||||
bool different =
|
||||
MaterialType != b.MaterialType ||
|
||||
ColorParam != b.ColorParam ||
|
||||
MaterialTypeParam != b.MaterialTypeParam ||
|
||||
Thickness != b.Thickness ||
|
||||
Wireframe != b.Wireframe ||
|
||||
|
||||
Reference in New Issue
Block a user