# MakeHuman Material definition name chiton_doric_01_female // Color shading attributes diffuseColor 1 1 1 specularColor 0 0 0 shininess 0.1961 opacity 1 // Textures and properties diffuseTexture Chiton_Doric_01_female_COL.png normalmapTexture Chiton_Doric_01_female_NRM.png specularTexture Chiton_Doric_01_female_SPEC.png displacementTexture Chiton_Doric_01_female_DISP.png // Shader programme shader shaders/glsl/litsphere shaderParam litsphereTexture litspheres/lit_matte.png backfaceCull False // Configure built-in shader defines shaderConfig diffuse true shaderConfig bump false shaderConfig normal true shaderConfig displacement true shaderConfig spec true shaderConfig vertexColors false