book_one_book_oneMAT.material 727 B

123456789101112131415161718192021222324252627
  1. {
  2. "description": "",
  3. "materialType": "Materials/Types/BasePBR.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_one/textures/book_one_BaseColor.png"
  15. },
  16. "metallic": {
  17. "useTexture": false
  18. },
  19. "normal": {
  20. "textureMap": "Props/Book_one/textures/book_one_Normal.png"
  21. },
  22. "roughness": {
  23. "factor": 0.33000001311302187,
  24. "textureMap": "Props/Book_one/textures/book_one_Roughness.png"
  25. }
  26. }
  27. }