LidarOS2_OS2Material.material 682 B

1234567891011121314151617181920212223
  1. {
  2. "materialType": "@gemroot:Atom_Feature_Common@/Assets/Materials/Types/StandardPBR.materialtype",
  3. "materialTypeVersion": 5,
  4. "propertyValues": {
  5. "baseColor.color": [
  6. 0.800000011920929,
  7. 0.800000011920929,
  8. 0.800000011920929,
  9. 1.0
  10. ],
  11. "baseColor.textureMap": "textures/Diffuse.png",
  12. "emissive.color": [
  13. 0.0,
  14. 0.0,
  15. 0.0,
  16. 1.0
  17. ],
  18. "metallic.textureMap": "textures/Metallic.png",
  19. "occlusion.diffuseTextureMap": "textures/AO_grey.png",
  20. "opacity.factor": 1.0,
  21. "roughness.textureMap": "textures/Roughness.png"
  22. }
  23. }