starlight-yellow_starlight2.material 815 B

123456789101112131415161718192021222324252627282930313233343536
  1. {
  2. "description": "",
  3. "materialType": "Materials/Types/StandardPBR.materialtype",
  4. "parentMaterial": "",
  5. "propertyLayoutVersion": 3,
  6. "properties": {
  7. "baseColor": {
  8. "color": [
  9. 0.6487678289413452,
  10. 0.3166399598121643,
  11. 1.0,
  12. 1.0
  13. ]
  14. },
  15. "clearCoat": {
  16. "enable": true
  17. },
  18. "emissive": {
  19. "color": [
  20. 0.0,
  21. 0.0,
  22. 0.0,
  23. 1.0
  24. ],
  25. "intensity": 5.659999847412109
  26. },
  27. "general": {
  28. "applySpecularAA": true
  29. },
  30. "opacity": {
  31. "doubleSided": true,
  32. "factor": 1.0,
  33. "mode": "TintedTransparent"
  34. }
  35. }
  36. }