bridge_white.material 583 B

123456789101112131415161718192021222324252627
  1. {
  2. "description": "",
  3. "materialType": "Materials/Types/StandardPBR.materialtype",
  4. "parentMaterial": "",
  5. "propertyLayoutVersion": 3,
  6. "properties": {
  7. "baseColor": {
  8. "color": [
  9. 0.9243610501289368,
  10. 0.8298923969268799,
  11. 0.5136644244194031,
  12. 1.0
  13. ]
  14. },
  15. "emissive": {
  16. "color": [
  17. 0.0,
  18. 0.0,
  19. 0.0,
  20. 1.0
  21. ]
  22. },
  23. "opacity": {
  24. "factor": 1.0
  25. }
  26. }
  27. }