Still_Life_teacupMAT.material 640 B

1234567891011121314151617181920212223
  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/teacup_BaseColor.png"
  14. },
  15. "normal": {
  16. "textureMap": "Props/StillLife/textures/teacup_Normal.png"
  17. },
  18. "roughness": {
  19. "factor": 0.33000001311302185,
  20. "textureMap": "Props/StillLife/textures/teacup_Roughness.png"
  21. }
  22. }
  23. }