Still_Life_teapotMAT.material 789 B

123456789101112131415161718192021222324252627
  1. {
  2. "materialType": "Materials/Types/BasePBR.materialtype",
  3. "materialTypeVersion": 1,
  4. "properties": {
  5. "baseColor": {
  6. "color": [
  7. 0.0,
  8. 0.0,
  9. 0.0,
  10. 1.0
  11. ],
  12. "textureBlendMode": "Lerp",
  13. "textureMap": "Props/StillLife/textures/teapot_BaseColor.png"
  14. },
  15. "metallic": {
  16. "factor": 0.46590909361839294,
  17. "textureMap": "Props/StillLife/textures/teapot_Metallic.png"
  18. },
  19. "normal": {
  20. "textureMap": "Props/StillLife/textures/teapot_Normal.png"
  21. },
  22. "roughness": {
  23. "factor": 0.13781249523162842,
  24. "textureMap": "Props/StillLife/textures/teapot_Roughness.png"
  25. }
  26. }
  27. }