2013-12-19 19:32:50 +01:00

19 lines
198 B
Plaintext

material Examples/Smoke
{
technique
{
pass
{
lighting off
scene_blend alpha_blend
depth_write off
texture_unit
{
texture smoke.png
tex_address_mode clamp
}
}
}
}