gem_skin_red.material 941 B

123456789101112131415161718192021222324252627
  1. {
  2. "materialType": "@gemroot:Atom_Feature_Common@/Assets/Materials/Types/StandardPBR.materialtype",
  3. "materialTypeVersion": 5,
  4. "propertyValues": {
  5. "baseColor.color": [
  6. 0.3607843220233917,
  7. 0.01568627543747425,
  8. 0.01568627543747425,
  9. 1.0
  10. ],
  11. "clearCoat.enable": true,
  12. "clearCoat.roughness": 0.10000000149011612,
  13. "emissive.color": [
  14. 0.3607843220233917,
  15. 0.01568627543747425,
  16. 0.01568627543747425,
  17. 1.0
  18. ],
  19. "emissive.enable": true,
  20. "emissive.intensity": 5.0,
  21. "irradiance.irradianceColorSource": "BaseColorTint",
  22. "metallic.factor": 0.75,
  23. "normal.factor": 0.0,
  24. "normal.textureMap": "C:/depot/MPS_assets/o3de-multiplayersample-assets/Gems/pbr_material_pack_mps/Assets/Materials/Matte Gold/Matte_Gold_normal.png",
  25. "roughness.factor": 0.25
  26. }
  27. }