20 lines
188 B
Plaintext
20 lines
188 B
Plaintext
material Examples/Flare
|
|
{
|
|
technique
|
|
{
|
|
pass
|
|
{
|
|
lighting off
|
|
scene_blend add
|
|
depth_write off
|
|
diffuse vertexcolour
|
|
|
|
texture_unit
|
|
{
|
|
texture flare.png
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|