Kitchen_Cookbook_bookMAT.material 1002 B

123456789101112131415161718192021222324252627282930313233
  1. {
  2. "materialType": "Materials/Types/StandardPBR.materialtype",
  3. "materialTypeVersion": 5,
  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/Kitchen_Cook_Book/textures/cookbook_BaseColor.png",
  13. "emissive.color": [
  14. 0.0,
  15. 0.0,
  16. 0.0,
  17. 1.0
  18. ],
  19. "emissive.intensity": 0.0,
  20. "emissive.useTexture": false,
  21. "irradiance.manualColor": [
  22. 0.9863889813423157,
  23. 0.9035323858261108,
  24. 0.7102007269859314,
  25. 1.0
  26. ],
  27. "metallic.useTexture": false,
  28. "normal.textureMap": "Props/Kitchen_Cook_Book/textures/cookbook_Normal.png",
  29. "opacity.factor": 1.0,
  30. "roughness.factor": 0.33000001311302185,
  31. "roughness.textureMap": "Props/Kitchen_Cook_Book/textures/cookbook_Roughness.png"
  32. }
  33. }