grass_tile_med_grass.material 745 B

1234567891011121314151617181920
  1. {
  2. "materialType": "Materials/Types/BasePBR.materialtype",
  3. "materialTypeVersion": 1,
  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_med/textures/grass_base_color.png",
  13. "baseColor.textureMapUv": "Unwrapped",
  14. "general.doubleSided": true,
  15. "normal.textureMap": "Assets/grass_tile_med/textures/grass_normal.png",
  16. "normal.textureMapUv": "Unwrapped",
  17. "roughness.textureMap": "Assets/grass_tile_med/textures/grass_roughness.png",
  18. "roughness.textureMapUv": "Unwrapped"
  19. }
  20. }