Wall_Painting_paintingMAT.material 701 B

1234567891011121314151617181920212223242526
  1. {
  2. "materialType": "Materials/Types/StandardPBR.materialtype",
  3. "materialTypeVersion": 5,
  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. "emissive.color": [
  14. 0.0,
  15. 0.0,
  16. 0.0,
  17. 1.0
  18. ],
  19. "emissive.intensity": 0.0,
  20. "emissive.useTexture": false,
  21. "metallic.useTexture": false,
  22. "opacity.factor": 1.0,
  23. "roughness.factor": 0.7317072749137878,
  24. "roughness.useTexture": false
  25. }
  26. }