Barrel02_opaque_MAT.material 865 B

12345678910111213141516171819
  1. {
  2. "materialType": "@gemroot:Atom_Feature_Common@/Assets/Materials/Types/StandardPBR.materialtype",
  3. "materialTypeVersion": 5,
  4. "propertyValues": {
  5. "baseColor.textureBlendMode": "Lerp",
  6. "baseColor.textureMap": "textures/Barrel02_BaseColor.png",
  7. "emissive.enable": true,
  8. "emissive.intensity": 5.0,
  9. "emissive.textureMap": "textures/Barrel02_Emissive.png",
  10. "irradiance.irradianceColorSource": "BaseColor",
  11. "metallic.textureMap": "textures/Barrel02_Metallic.png",
  12. "normal.textureMap": "textures/Barrel02_Normal.png",
  13. "occlusion.diffuseTextureMap": "textures/Barrel02_AO.png",
  14. "opacity.factor": 1.0,
  15. "roughness.factor": 0.33000001311302185,
  16. "roughness.textureMap": "textures/Barrel02_Roughness.png",
  17. "specularF0.enableMultiScatterCompensation": true
  18. }
  19. }