12 lines
148 B
Plaintext
12 lines
148 B
Plaintext
{
|
|
inherit lensFlareBlend
|
|
parms {
|
|
stageSort sortTrans
|
|
}
|
|
state {
|
|
blend GL_SRC_ALPHA GL_ONE
|
|
depthmask
|
|
alphamask
|
|
depthfunc GL_ALWAYS
|
|
}
|
|
} |