apples_AppleMAT.material 780 B

123456789101112131415161718192021222324
  1. {
  2. "materialType": "Materials/Types/StandardPBR.materialtype",
  3. "materialTypeVersion": 5,
  4. "propertyValues": {
  5. "baseColor.color": [
  6. 0.800000011920929,
  7. 0.800000011920929,
  8. 0.800000011920929,
  9. 1.0
  10. ],
  11. "baseColor.textureBlendMode": "Lerp",
  12. "baseColor.textureMap": "Assets/apple_tree/textures/AppleMAT_BaseColor_lod0.png",
  13. "emissive.color": [
  14. 0.0,
  15. 0.0,
  16. 0.0,
  17. 1.0
  18. ],
  19. "irradiance.irradianceColorSource": "BaseColor",
  20. "normal.textureMap": "Assets/apple_tree/textures/AppleMAT_Normal__lod0.png",
  21. "opacity.factor": 1.0,
  22. "roughness.textureMap": "Assets/apple_tree/textures/AppleMAT_Roughness_lod0.png"
  23. }
  24. }