This commit is contained in:
iAmAsval 2021-11-16 20:14:01 +01:00
parent a3781e728d
commit cdf629e1e7

View File

@ -223,7 +223,7 @@ namespace FModel.ViewModels
}
else
{
m = new PBRMaterial() { AlbedoColor = new Color4(1, 0, 0, 0) }; //PhongMaterials.Red;
m = new PBRMaterial { AlbedoColor = new Color4(1, 0, 0, 1) }; //PhongMaterials.Red;
}
Group3d.Add(new MeshGeometryModel3D