GroundPlaneMirror.material 434 B

1234567891011121314151617
  1. {
  2. "materialType": "Materials\\Types\\StandardPBR.materialtype",
  3. "materialTypeVersion": 3,
  4. "propertyValues": {
  5. "baseColor.color": [
  6. 1.0,
  7. 1.0,
  8. 1.0,
  9. 1.0
  10. ],
  11. "general.applySpecularAA": true,
  12. "metallic.factor": 1.0,
  13. "roughness.factor": 0.0,
  14. "specularF0.enableMultiScatterCompensation": true,
  15. "specularF0.factor": 1.0
  16. }
  17. }