home *** CD-ROM | disk | FTP | other *** search
/ CD Action 14 A & 15 A / cdactioncoverdisc / forbes / corpdemo.exe / DEMO / SCRIPTS / SHIELD.RWX < prev    next >
Text File  |  1996-12-03  |  395b  |  20 lines

  1. ModelBegin
  2.     ClumpBegin
  3.         Surface 0.5 0.5 0.5
  4.         Opacity 0.3 0.3 0.3
  5.         Color 0 0 1
  6.         TextureMode NULL
  7.         Texture NULL
  8.         AxisAlignment zorienty
  9.  
  10.         Vertex -1 -1 -0.1 UV 0 1
  11.         Vertex  1 -1 -0.1 UV 1 1
  12.         Vertex  1  1 -0.1 UV 1 0
  13.         Vertex -1  1 -0.1 UV 0 0
  14.  
  15.         Quad 1 2 3 4
  16.  
  17.         Hints NULL
  18.     ClumpEnd
  19. ModelEnd
  20.