_Box_1x1_MiddleGrey.material 640 B

123456789101112131415161718
  1. {
  2. "materialType": "@gemroot:Atom_Feature_Common@/Assets/Materials/Types/StandardPBR.materialtype",
  3. "materialTypeVersion": 5,
  4. "propertyValues": {
  5. "baseColor.textureMap": "../../Textures/_Primitives/Middle_Gray_Checker.tif",
  6. "emissive.color": [
  7. 0.0,
  8. 0.0,
  9. 0.0,
  10. 1.0
  11. ],
  12. "normal.textureMap": "../../Textures/_Primitives/Middle_Gray_Checker_ddn.tif",
  13. "opacity.factor": 1.0,
  14. "roughness.lowerBound": 0.25,
  15. "roughness.textureMap": "../../Textures/_Primitives/Middle_Gray_Checker_spec.tif",
  16. "roughness.upperBound": 0.75
  17. }
  18. }