Wall_Clock_wall_clockMAT.material 920 B

1234567891011121314151617181920212223242526
  1. {
  2. "materialType": "Materials/Types/BasePBR.materialtype",
  3. "materialTypeVersion": 1,
  4. "propertyValues": {
  5. "baseColor.color": [
  6. 0.5,
  7. 0.5,
  8. 0.5,
  9. 1.0
  10. ],
  11. "baseColor.textureBlendMode": "Lerp",
  12. "baseColor.textureMap": "Props/Wall_Clock/textures/wall_clock_BaseColor.png",
  13. "general.applySpecularAA": true,
  14. "irradiance.manualColor": [
  15. 0.26315709948539734,
  16. 0.5163195133209229,
  17. 0.8707407712936401,
  18. 1.0
  19. ],
  20. "metallic.textureMap": "Props/Wall_Clock/textures/wall_clock_Metallic.png",
  21. "normal.textureMap": "Props/Wall_Clock/textures/wall_clock_Normal.png",
  22. "roughness.factor": 0.33000001311302185,
  23. "roughness.textureMap": "Props/Wall_Clock/textures/wall_clock_Roughness.png",
  24. "specularF0.enableMultiScatterCompensation": true
  25. }
  26. }