snowglobe.material 1.0 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. {
  2. "description": "",
  3. "materialType": "Materials/Types/StandardPBR.materialtype",
  4. "parentMaterial": "",
  5. "propertyLayoutVersion": 3,
  6. "properties": {
  7. "baseColor": {
  8. "factor": 0.5,
  9. "textureMap": "JOSHUAS-ASSETS/GameJam2021/textures/snowglobe_final.png"
  10. },
  11. "clearCoat": {
  12. "factor": 0.0,
  13. "normalStrength": 0.0
  14. },
  15. "emissive": {
  16. "color": [
  17. 0.2680399715900421,
  18. 0.6354619860649109,
  19. 0.7568017244338989,
  20. 1.0
  21. ],
  22. "enable": true,
  23. "intensity": 4.5
  24. },
  25. "general": {
  26. "enableShadows": false,
  27. "forwardPassIBLSpecular": true
  28. },
  29. "opacity": {
  30. "alphaAffectsSpecular": 1.0,
  31. "doubleSided": true,
  32. "factor": 0.30000001192092898,
  33. "mode": "Blended"
  34. },
  35. "specularF0": {
  36. "factor": 0.20000000298023225
  37. }
  38. }
  39. }