home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CyberMycha 2008 January
/
Cybermycha 1_2008.iso
/
Data.cab
/
_BBFBBC3B925047CFB7DD53A54D184C32
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
2005-08-12
|
385 b
|
25 lines
shader()
{
cull("none")
sortweight("decal")
pass()
{
tmu()
{
texture()
{
usermap(0)
}
colorop("mul", "diffuse", "texture", "current")
alphaop("mul", "diffuse", "texture", "current")
}
userblendfunc()
userdepthfunc()
}
}