mirror of
https://github.com/copyrighttxt/watrbx-game-engine.git
synced 2026-09-04 20:57:49 +00:00
18 lines
206 B
Plaintext
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
|
|
}
|
|
}
|
|
}
|
|
} |