001_EyeBasic.material 766 B

1234567891011121314151617181920
  1. {
  2. "materialType": "Materials/Types/Eye.materialtype",
  3. "materialTypeVersion": 1,
  4. "propertyValues": {
  5. "eye.innerEyeIOR": 1.2000000476837158,
  6. "eye.irisDepth": 0.46000000834465027,
  7. "iris.baseColor.color": [
  8. 0.503395140171051,
  9. 0.7551079392433167,
  10. 0.7341268062591553,
  11. 1.0
  12. ],
  13. "iris.baseColor.textureMap": "Materials/Eye/Textures/eyeIrisBW.png",
  14. "iris.roughness.factor": 0.05999999865889549,
  15. "sclera.baseColor.textureMap": "Materials/Eye/Textures/eyeSclera.png",
  16. "sclera.normal.factor": 0.2800000011920929,
  17. "sclera.normal.textureMap": "Materials/Eye/Textures/proceduralBump.png",
  18. "sclera.roughness.factor": 0.17000000178813934
  19. }
  20. }