10 lines
164 B
Plaintext
10 lines
164 B
Plaintext
{
|
|
inherit interBasic
|
|
interaction // load the _point / _parallel / _spot version
|
|
state {
|
|
twosided
|
|
depthfunc GL_EQUAL
|
|
depthMask
|
|
blend GL_ONE GL_ONE
|
|
}
|
|
} |