material Ogre/Earring { technique { pass { ambient 0.5 0.5 0 diffuse 1 1 0 texture_unit { texture spheremap.png colour_op_ex add src_texture src_current colour_op_multipass_fallback one one env_map spherical } } } } material Ogre/Skin { technique { pass { ambient 0.7 0.7 0.7 cull_hardware none texture_unit { texture GreenSkin.jpg tex_address_mode mirror } } } } material Ogre/Tusks { technique { pass { ambient 0.5 0.5 0.4 diffuse 1 1 0.8 texture_unit { texture dirt01.jpg colour_op_ex add src_texture src_current colour_op_multipass_fallback one one } } } } material Ogre/Eyes { technique { pass { texture_unit { texture WeirdEye.png } } } }