sponza_mat_bricks.material 984 B

12345678910111213141516171819202122232425
  1. {
  2. "materialType": "@gemroot:Atom_Feature_Common@/Assets/Materials/Types/StandardPBR.materialtype",
  3. "materialTypeVersion": 5,
  4. "propertyValues": {
  5. "baseColor.textureMap": "../Textures/bricks_1k_basecolor.png",
  6. "clearCoat.factor": 0.5,
  7. "clearCoat.normalMap": "../Textures/bricks_1k_normal.jpg",
  8. "clearCoat.roughness": 0.5,
  9. "general.applySpecularAA": true,
  10. "irradiance.manualColor": [
  11. 0.27467766404151917,
  12. 0.27467766404151917,
  13. 0.270496666431427,
  14. 1.0
  15. ],
  16. "normal.textureMap": "../Textures/bricks_1k_normal.jpg",
  17. "occlusion.diffuseTextureMap": "../Textures/bricks_1k_ao.png",
  18. "opacity.factor": 1.0,
  19. "parallax.algorithm": "ContactRefinement",
  20. "parallax.factor": 0.03500000014901161,
  21. "parallax.quality": "Medium",
  22. "parallax.useTexture": false,
  23. "roughness.textureMap": "../Textures/bricks_1k_roughness.png"
  24. }
  25. }