Test_Sponza_Material_Conversion_green.material 691 B

1234567891011121314151617181920212223242526272829303132333435
  1. {
  2. "description": "",
  3. "materialType": "Materials/Types/StandardPBR.materialtype",
  4. "parentMaterial": "",
  5. "materialTypeVersion": 3,
  6. "properties": {
  7. "baseColor": {
  8. "color": [
  9. 0.0,
  10. 1.0,
  11. 0.0,
  12. 1.0
  13. ]
  14. },
  15. "emissive": {
  16. "color": [
  17. 0.0,
  18. 0.0,
  19. 0.0,
  20. 1.0
  21. ]
  22. },
  23. "irradiance": {
  24. "color": [
  25. 0.0,
  26. 1.0,
  27. 0.0,
  28. 1.0
  29. ]
  30. },
  31. "opacity": {
  32. "factor": 1.0
  33. }
  34. }
  35. }