figTree_figTreeMAT.material 733 B

123456789101112131415161718192021222324252627
  1. {
  2. "description": "",
  3. "materialType": "Materials/Types/BasePBR.materialtype",
  4. "parentMaterial": "",
  5. "properties": {
  6. "baseColor": {
  7. "color": [
  8. 0.5,
  9. 0.5,
  10. 0.5,
  11. 1.0
  12. ],
  13. "textureBlendMode": "Lerp",
  14. "textureMap": "Rooms/Interior_02/textures/figTree_BaseColor.png"
  15. },
  16. "metallic": {
  17. "useTexture": false
  18. },
  19. "normal": {
  20. "textureMap": "Rooms/Interior_02/textures/figTree_Normal.png"
  21. },
  22. "roughness": {
  23. "factor": 0.33000001311302187,
  24. "textureMap": "Rooms/Interior_02/textures/figTree_Roughness.png"
  25. }
  26. }
  27. }