rust.material 431 B

1234567891011121314151617
  1. {
  2. "description": "",
  3. "materialType": "Materials/Types/StandardPBR.materialtype",
  4. "parentMaterial": "",
  5. "materialTypeVersion": 5,
  6. "properties": {
  7. "baseColor": {
  8. "textureMap": "Materials/Rust/rust_diffuse.jpg"
  9. },
  10. "normal": {
  11. "textureMap": "Materials/Rust/rust_normal.jpg"
  12. },
  13. "roughness": {
  14. "factor": 0.9191918969154358
  15. }
  16. }
  17. }