Stack_Magazines_stack_magazinesMAT.material 575 B

1234567891011121314151617181920212223
  1. {
  2. "materialType": "Materials/Types/BasePBR.materialtype",
  3. "materialTypeVersion": 1,
  4. "properties": {
  5. "baseColor": {
  6. "color": [
  7. 0.5,
  8. 0.5,
  9. 0.5,
  10. 1.0
  11. ],
  12. "textureBlendMode": "Lerp",
  13. "textureMap": "Props/Stack_Magazines/textures/stack_magazines_BaseColor.png"
  14. },
  15. "metallic": {
  16. "useTexture": false
  17. },
  18. "roughness": {
  19. "factor": 0.1899999976158142,
  20. "useTexture": false
  21. }
  22. }
  23. }