Barrel01_opaque_MAT.material 1.1 KB

123456789101112131415161718192021222324
  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/Barrel01_basecolor.png",
  7. "baseColor.textureMapUv": "Unwrapped",
  8. "emissive.enable": true,
  9. "emissive.intensity": 5.0,
  10. "emissive.textureMap": "textures/Barrel01_Emissive.png",
  11. "irradiance.irradianceColorSource": "BaseColor",
  12. "metallic.textureMap": "textures/Barrel01_Metallic.png",
  13. "metallic.textureMapUv": "Unwrapped",
  14. "normal.textureMap": "textures/Barrel01_Normal.png",
  15. "normal.textureMapUv": "Unwrapped",
  16. "occlusion.diffuseTextureMap": "textures/Barrel01_occlusion.png",
  17. "occlusion.diffuseTextureMapUv": "Unwrapped",
  18. "opacity.factor": 1.0,
  19. "roughness.factor": 0.33000001311302185,
  20. "roughness.textureMap": "textures/Barrel01_Roughness.png",
  21. "roughness.textureMapUv": "Unwrapped",
  22. "specularF0.enableMultiScatterCompensation": true
  23. }
  24. }