material Orxonox/StarSkyBox { technique { pass { lighting off depth_write off texture_unit { cubic_texture stars.jpg separateUV tex_address_mode clamp } } } } material Orxonox/BlueStarSkyBox { technique { pass { lighting off depth_write off texture_unit { cubic_texture bluestar.png separateUV tex_address_mode clamp } } } }