Still_Life_candlesAndShakersMAT.material 790 B

1234567891011121314151617181920212223242526
  1. {
  2. "materialType": "Materials/Types/BasePBR.materialtype",
  3. "materialTypeVersion": 1,
  4. "properties": {
  5. "baseColor": {
  6. "color": [
  7. 0.5,
  8. 0.5,
  9. 0.5,
  10. 1.0
  11. ],
  12. "textureBlendMode": "Lerp",
  13. "textureMap": "Props/StillLife/textures/candlesAndShakers_BaseColor.png"
  14. },
  15. "metallic": {
  16. "textureMap": "Props/StillLife/textures/candlesAndShakers_Metallic.png"
  17. },
  18. "normal": {
  19. "textureMap": "Props/StillLife/textures/candlesAndShakers_Normal.png"
  20. },
  21. "roughness": {
  22. "factor": 0.33000001311302185,
  23. "textureMap": "Props/StillLife/textures/candlesAndShakers_Roughness.png"
  24. }
  25. }
  26. }