11 lines
147 B
Plaintext
11 lines
147 B
Plaintext
{
|
|
inherit basicSoftBlend
|
|
parms {
|
|
stageSort sortEmit
|
|
alphaScale.y 1.0 / alphaScale.x
|
|
}
|
|
state {
|
|
blend GL_SRC_ALPHA GL_ONE
|
|
depthmask
|
|
}
|
|
} |