material planets/blueplanet { technique { pass { lighting off depth_write off scene_blend alpha_blend texture_unit { texture blueplanet.png } } } } material planets/brownplanet { technique { pass { lighting off depth_write off scene_blend alpha_blend texture_unit { texture brownplanet.png } } } } material planets/greenplanet { technique { pass { lighting off depth_write off scene_blend alpha_blend texture_unit { texture greenplanet.png } } } } material planets/greyplanet { technique { pass { lighting off depth_write off scene_blend alpha_blend texture_unit { texture greyplanet.png } } } } material planets/redplanet { technique { pass { lighting off depth_write off scene_blend alpha_blend texture_unit { texture redplanet.png } } } } material planets/violetplanet { technique { pass { lighting off depth_write off scene_blend alpha_blend texture_unit { texture violetplanet.png } } } } material planets/violetplanet2 { technique { pass { lighting off depth_write off scene_blend alpha_blend texture_unit { texture violetplanet2.png } } } }