book_artHouse_book_artHouseMAT.material 1.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. {
  2. "description": "",
  3. "materialType": "Materials/Types/StandardPBR.materialtype",
  4. "parentMaterial": "",
  5. "properties": {
  6. "baseColor": {
  7. "color": [
  8. 0.5,
  9. 0.5,
  10. 0.5,
  11. 1.0
  12. ],
  13. "textureBlendMode": "Lerp",
  14. "textureMap": "Props/Book_ArtHouse/textures/book_artHouse_BaseColor.png"
  15. },
  16. "emissive": {
  17. "color": [
  18. 0.0,
  19. 0.0,
  20. 0.0,
  21. 1.0
  22. ],
  23. "intensity": 0.0,
  24. "useTexture": false
  25. },
  26. "metallic": {
  27. "useTexture": false
  28. },
  29. "normal": {
  30. "textureMap": "Props/Book_ArtHouse/textures/book_artHouse_Normal.png"
  31. },
  32. "opacity": {
  33. "factor": 1.0
  34. },
  35. "roughness": {
  36. "factor": 0.33000001311302187,
  37. "textureMap": "Props/Book_ArtHouse/textures/book_artHouse_Roughness.png"
  38. }
  39. }
  40. }