Files
tech5/bin/base/generated/decls/renderprog/lensflareadditiveblend.decl
2026-08-09 04:23:10 -07:00

12 lines
148 B
Plaintext

{
inherit lensFlareBlend
parms {
stageSort sortTrans
}
state {
blend GL_SRC_ALPHA GL_ONE
depthmask
alphamask
depthfunc GL_ALWAYS
}
}