11 lines
125 B
Plaintext
11 lines
125 B
Plaintext
{
|
|
inherit basicBlend
|
|
parms {
|
|
stageSort sortTrans
|
|
}
|
|
state {
|
|
blend GL_ONE GL_ONE
|
|
depthmask
|
|
depthfunc GL_LEQUAL
|
|
}
|
|
} |