grass_tile_large_grass.material 845 B

1234567891011121314151617181920212223242526
  1. {
  2. "materialType": "Materials/Types/StandardPBR.materialtype",
  3. "materialTypeVersion": 5,
  4. "propertyValues": {
  5. "baseColor.color": [
  6. 0.800000011920929,
  7. 0.800000011920929,
  8. 0.800000011920929,
  9. 1.0
  10. ],
  11. "baseColor.textureBlendMode": "Lerp",
  12. "baseColor.textureMap": "Assets/grass_tile_large/textures/grass_base_color.png",
  13. "baseColor.textureMapUv": "Unwrapped",
  14. "emissive.color": [
  15. 0.0,
  16. 0.0,
  17. 0.0,
  18. 1.0
  19. ],
  20. "general.doubleSided": true,
  21. "normal.textureMap": "Assets/grass_tile_large/textures/grass_normal.png",
  22. "normal.textureMapUv": "Unwrapped",
  23. "opacity.factor": 1.0,
  24. "roughness.textureMap": "Assets/grass_tile_large/textures/grass_roughness.png"
  25. }
  26. }