GroundPlaneChrome.material 563 B

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