material PE/point_lensflare { technique { pass { lighting off depth_write off scene_blend add point_sprites on point_size 0.1 point_size_attenuation on texture_unit { texture flare.png } } } } material PE/lensflare { technique { pass { lighting off depth_write off scene_blend add texture_unit { texture flare.png } } } technique { scheme glow pass { lighting off depth_write off scene_blend add texture_unit { texture flare.png } } } } material PE/bigFlame { technique { pass { lighting off depth_write off scene_blend add texture_unit { texture bigflame.png } } } } material PE/iceCrystal { technique { pass { lighting off depth_write off scene_blend add texture_unit { texture ice_crystal.png } } } } material PE/glowEffect { technique { pass { lighting off depth_write off scene_blend add texture_unit { texture glow_effect.png } } } } material PE/smoke { technique { pass { lighting off depth_write off scene_blend alpha_blend texture_unit { texture smoke.png } } } } material PE/smoke2 { technique { pass { lighting off depth_write off scene_blend alpha_blend texture_unit { texture smoke2.png } } } } material PE/smoke3 { technique { pass { lighting off depth_write off scene_blend alpha_blend texture_unit { texture smoke3.png } } } } material PE/smoke4 { technique { pass { lighting off depth_write off scene_blend alpha_blend texture_unit { texture smoke4.png } } } } material PE/explosion { technique { pass { lighting off depth_write off scene_blend add texture_unit { texture explosion.png } } } } material PE/explosion3 { technique { pass { lighting off depth_write off scene_blend add emissive 1 1 1 texture_unit { texture explosion3.png } } } technique { scheme glow pass { lighting off depth_write off scene_blend add emissive 1 1 1 texture_unit { texture explosion3_glow.png } } } } material PE/ringflare { technique { pass { lighting off depth_write off scene_blend add texture_unit { texture ring_flare.png } } } } material PE/ringflare2 { technique { pass { lighting off depth_write off scene_blend add texture_unit { texture ring_flare2.png } } } } material PE/Flare { technique { pass { lighting off scene_blend add depth_write off texture_unit { texture flaretrail.png } } } } material PE/Streak { technique { pass { lighting off depth_write off scene_blend add texture_unit { texture streak.png } } } } material PE/BrightStar.000 { technique { pass { lighting off depth_write off scene_blend add texture_unit { texture BrightStar.000.png } } } }