material dust.material { technique { pass { lighting off scene_blend alpha_blend depth_write off vertex_program_ref meshmoon/DiffuseVP { } fragment_program_ref meshmoon/DiffuseFP { } texture_unit diffuseMap { texture_alias diffuseMap texture dust.png } } } }