Room_PVCMAT.material 510 B

1234567891011121314151617
  1. {
  2. "materialType": "Materials/Types/BasePBR.materialtype",
  3. "materialTypeVersion": 5,
  4. "propertyValues": {
  5. "baseColor.color": [
  6. 0.5986419320106506,
  7. 0.5986419320106506,
  8. 0.5986419320106506,
  9. 1.0
  10. ],
  11. "baseColor.textureMap": "Assets/textures/Floor_BaseColor.png",
  12. "normal.textureMap": "Assets/textures/Floor_Normal.png",
  13. "roughness.factor": 0.7400000095367432,
  14. "uv.tileU": 10.0,
  15. "uv.tileV": 10.0
  16. }
  17. }