brushed_steel.material 761 B

123456789101112131415161718192021222324252627282930
  1. {
  2. "description": "",
  3. "materialType": "Materials/Types/StandardPBR.materialtype",
  4. "parentMaterial": "",
  5. "materialTypeVersion": 5,
  6. "properties": {
  7. "baseColor": {
  8. "factor": 0.9292929172515869,
  9. "textureMap": "Materials/BrushedSteel/brushedSteel_diffuse.png"
  10. },
  11. "metallic": {
  12. "factor": 1.0
  13. },
  14. "normal": {
  15. "factor": 0.36363640427589419,
  16. "textureMap": "Materials/BrushedSteel/brushedSteel_normal.jpg"
  17. },
  18. "roughness": {
  19. "factor": 0.2626262903213501
  20. },
  21. "specularF0": {
  22. "factor": 0.5050504803657532
  23. },
  24. "uv": {
  25. "tileU": 1.5,
  26. "tileV": 1.5
  27. }
  28. }
  29. }