material Grid { technique { pass { lighting off depth_write off scene_blend alpha_blend cull_hardware none texture_unit { texture grid.png } } } } material Grid02 { technique { pass { lighting off depth_write off scene_blend alpha_blend cull_hardware none texture_unit { texture grid02.png scale 0.2 0.2 } } } }