# MakeHuman Material definition name shoes_monk_strap // Color shading attributes diffuseColor 1 1 1 specularColor 0 0 0 shininess 0.1961 opacity 1 // Textures and properties diffuseTexture Shoes_Monk_Strap.png normalmapTexture Shoes_Monk_Strap_NRM.png specularTexture Shoes_Monk_Strap_SPEC.png // Shader programme shader data/shaders/glsl/normalmap backfaceCull False // Configure built-in shader defines shaderConfig diffuse true shaderConfig bump false shaderConfig normal true shaderConfig displacement false shaderConfig spec true shaderConfig vertexColors false