You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
928 B

Starting MaterialTest with 1 test cases...
 FAIL [1] conversion() at …/debugtools-comparematerial.cpp:65
Materials actual and expected have different layers. Actual (+) vs expected (-):
 -Types: PbrMetallicRoughness
 +Types: PbrMetallicRoughness|PbrClearCoat
Base layer:
BaseColor @ Vector4: {0.851206, 0.687386, 0.416013, 1}
 - DoubleSided @ Bool: false
 + DoubleSided @ Bool: true
Metalness @ Float: 0.603401
Roughness @ Float: 0.105112
 +Layer 1:
 + LayerName @ String: ClearCoat
 + LayerFactor @ Float: 0.02
 + Roughness @ Float: 0.320856
Finished MaterialTest with 1 errors out of 1 checks.