book_artHouse_book_artHouseMAT.material 1.0 KB

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