GroundPlaneWood.material 352 B

12345678910
  1. {
  2. "materialType": "Materials\\Types\\StandardPBR.materialtype",
  3. "materialTypeVersion": 5,
  4. "propertyValues": {
  5. "baseColor.textureMap": "Materials/SSRExample/wood_planks_512_diff.tif",
  6. "metallic.factor": 0.0,
  7. "normal.textureMap": "Materials/SSRExample/wood_planks_512_ddna.tif",
  8. "roughness.factor": 0.5
  9. }
  10. }