Still_Life_slicedAppleMAT.material 576 B

1234567891011121314151617
  1. {
  2. "materialType": "Materials/Types/BasePBR.materialtype",
  3. "materialTypeVersion": 1,
  4. "propertyValues": {
  5. "baseColor.color": [
  6. 0.5,
  7. 0.5,
  8. 0.5,
  9. 1.0
  10. ],
  11. "baseColor.textureBlendMode": "Lerp",
  12. "baseColor.textureMap": "Props/StillLife/textures/slicedApple_BaseColor.png",
  13. "normal.textureMap": "Props/StillLife/textures/slicedApple_Normal.png",
  14. "roughness.factor": 0.33000001311302185,
  15. "roughness.textureMap": "Props/StillLife/textures/slicedApple_Roughness.png"
  16. }
  17. }