GroundPlaneAluminum.material 554 B

123456789101112131415161718
  1. {
  2. "materialType": "Materials\\Types\\StandardPBR.materialtype",
  3. "materialTypeVersion": 5,
  4. "propertyValues": {
  5. "baseColor.color": [
  6. 0.9130998849868774,
  7. 0.921583890914917,
  8. 0.921583890914917,
  9. 1.0
  10. ],
  11. "baseColor.factor": 0.75,
  12. "metallic.factor": 1.0,
  13. "normal.textureMap": "Textures/Default/default_normal.tif",
  14. "roughness.factor": 0.40000000298023224,
  15. "specularF0.enableMultiScatterCompensation": true,
  16. "specularF0.factor": 1.0
  17. }
  18. }