001_EyeBasic.material 764 B

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