Novetus_src/clients/2011M/content/particles/glow.material

18 lines
206 B
Plaintext

material PE/lensflare
{
technique
{
pass
{
lighting off
depth_write off
scene_blend src_alpha one
texture_unit
{
texture textures/glow.png
tex_address_mode clamp
}
}
}
}