home *** CD-ROM | disk | FTP | other *** search
/ Joystick Magazine 2002 December / JOY143_CD1.iso / Data / Demos / Platoon / pl_demo.exe / Inf / Prism / Editor.inf < prev    next >
INI File  |  2002-09-17  |  399b  |  33 lines

  1. [Editor]
  2. {
  3.     LightPos=0.4,1,-0.7
  4. ;    LightPos=0,-1,0
  5.         [Background]
  6.         {
  7.                 type=Button
  8.         TwoDArea=0,0,800,600
  9.         }
  10.  
  11.     [Preview]
  12.     {
  13.         type=Model
  14.     }
  15.  
  16.  
  17.     [PreviewBack]
  18.     {
  19.         type=Image
  20.         Pos=350,0
  21.         Filename=gfx\interface\editor\preview.tga
  22.  
  23.     }
  24.  
  25.     [Scene]
  26.     {
  27.         type=Scene
  28.         Render_Screen_Model=1
  29.         DeleteZBuffer=TRUE
  30.         TwoDArea=350,0,100,100
  31.     }
  32.  
  33. }