ground.material 499 B

1234567891011121314151617181920
  1. {
  2. "description": "",
  3. "materialType": "Materials/Types/StandardPBR.materialtype",
  4. "parentMaterial": "",
  5. "materialTypeVersion": 5,
  6. "properties": {
  7. "baseColor": {
  8. "textureMap": "Materials/Ground/ground_diffuse.jpg"
  9. },
  10. "normal": {
  11. "factor": 2.0,
  12. "textureMap": "Materials/Ground/ground_normal.jpg"
  13. },
  14. "roughness": {
  15. "factor": 0.8888888955116272,
  16. "useTexture": false
  17. }
  18. }
  19. }