platinum.material 702 B

123456789101112131415161718192021222324252627282930
  1. {
  2. "description": "",
  3. "materialType": "Materials/Types/StandardPBR.materialtype",
  4. "parentMaterial": "",
  5. "materialTypeVersion": 5,
  6. "properties": {
  7. "baseColor": {
  8. "color": [
  9. 0.7307698130607605,
  10. 0.7307698130607605,
  11. 0.7307698130607605,
  12. 1.0
  13. ]
  14. },
  15. "clearCoat": {
  16. "enable": true
  17. },
  18. "metallic": {
  19. "factor": 1.0
  20. },
  21. "normal": {
  22. "factor": 1.0303030014038087,
  23. "textureMap": "Materials/Copper/metal_normal.jpg"
  24. },
  25. "roughness": {
  26. "factor": 0.18181820213794709
  27. }
  28. }
  29. }