Wall_Painting_paintingMAT.material 487 B

1234567891011121314151617
  1. {
  2. "materialType": "Materials/Types/BasePBR.materialtype",
  3. "materialTypeVersion": 1,
  4. "propertyValues": {
  5. "baseColor.color": [
  6. 0.5,
  7. 0.5,
  8. 0.5,
  9. 1.0
  10. ],
  11. "baseColor.textureBlendMode": "Lerp",
  12. "baseColor.textureMap": "Props/Wall_Painting/textures/painting_BaseColor.png",
  13. "metallic.useTexture": false,
  14. "roughness.factor": 0.7317072749137878,
  15. "roughness.useTexture": false
  16. }
  17. }