material eq_360_texture { technique eq_360_texture_technique { pass eq_360_texture_standard { lighting off texture_unit eq_360_texture_Diffuse#0 { texture assets/templates/360/bitmap/eq_equirectangular-pano.jpg 12 } } } } material eq_360_icon { transparency_casts_shadows on technique { pass { specular 0 0 0 1 0.01 separate_scene_blend alpha_blend alpha_blend depth_write off cull_hardware none cull_software none texture_unit diffuse { texture assets/templates/360/bitmap/360_icon.png 8 } } } } material eq_360_texture2 { technique { pass { lighting off texture_unit diffuse { texture assets/templates/360/bitmap/eq_equirectangular-pano2.jpg 12 } } } } material eq_360_next { technique { pass { lighting off separate_scene_blend alpha_blend alpha_blend depth_write off texture_unit diffuse { texture assets/templates/360/bitmap/next.png 8 } } } } material eq_360_previous { technique { pass { lighting off separate_scene_blend alpha_blend alpha_blend depth_write off texture_unit diffuse { texture assets/templates/360/bitmap/previous.png 8 } } } }