Files
2025-09-18 17:55:52 -04:00

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
}
}
}
}