Tree 1branches_standard.material 724 B

1234567891011121314151617181920212223242526272829
  1. {
  2. "description": "",
  3. "materialType": "Materials/Types/StandardPBR.materialtype",
  4. "parentMaterial": "",
  5. "propertyLayoutVersion": 3,
  6. "properties": {
  7. "baseColor": {
  8. "color": [
  9. 0.46666666865348818,
  10. 0.6666666865348816,
  11. 0.27450981736183169,
  12. 1.0
  13. ],
  14. "textureBlendMode": "LinearLight",
  15. "textureMap": "JOSHUAS-ASSETS/GameJam2021/textures/treetops2_Spring_final.png"
  16. },
  17. "emissive": {
  18. "color": [
  19. 0.0,
  20. 0.0,
  21. 0.0,
  22. 1.0
  23. ]
  24. },
  25. "opacity": {
  26. "factor": 1.0
  27. }
  28. }
  29. }