home *** CD-ROM | disk | FTP | other *** search
/ CyberMycha 2008 January / Cybermycha 1_2008.iso / Data.cab / _6BA435A3A7354EB196B9468AE9AF80EB < prev    next >
Encoding:
Text File  |  2004-03-17  |  189 b   |  16 lines

  1. shader()
  2. {
  3.     cull("none")
  4.     sortweight(SORTW)
  5.     stream("color", 0)
  6.     pass()
  7.     {
  8.         !include("__BillboardPass.mtt")
  9.  
  10.         !include(BLENDOPTIONSFILE)
  11.     }
  12.  
  13.  
  14. }
  15.  
  16.