material lampMat { technique { pass { lighting off depth_write on depth_check on texture_unit { texture texture_lampadaire.jpg } } } } //---------------------------- // specific Logo //---------------------------- material rainLogo { technique { pass { lighting off scene_blend alpha_blend depth_write off depth_check off texture_unit { texture calimero_logo.png } } } }