home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / Chip_2004-04_cd1.bin / zkuste / interface / download / win3d / Win3d05b.EXE / Venus.cab / Panel / InActivePanel.x < prev    next >
Text File  |  1999-03-28  |  900b  |  55 lines

  1. xof 0302txt 0064
  2.  
  3. Material InActiveMaterial {
  4.     1.0;1.0;1.0;1.000000;;
  5.     6;
  6.     0.044902;0.044902;0.044902;;
  7.     0.000000;0.000000;0.000000;;
  8. }
  9.  
  10. Frame Frame_InActive {
  11.     FrameTransformMatrix {
  12.         1.000000, 0.0, 0.0, 0.0, 
  13.         0.0, 1.000000, 0.0, 0.0, 
  14.         0.0, 0.0, -1.000000, 0.0, 
  15.         0.0, 0.0, 0.0, 1.000000;;
  16.     }
  17.  
  18. // Original object name = "Box01"
  19. Mesh InActive {
  20.     4;        // 4 vertices
  21.     -4.00; -3.00; -0.00;,
  22.      4.00; -3.00; -0.00;,
  23.     -4.00;  3.00; -0.00;,
  24.      4.00;  3.00; -0.00;;
  25.  
  26.     2;        // 2 faces
  27.     3;3,0,2;,
  28.     3;0,3,1;;
  29.  
  30.     MeshMaterialList {
  31.         1;1;0;;
  32.         {InActiveMaterial}
  33.     }
  34.  
  35.     MeshNormals {
  36.         1; // 1 normals
  37.         0.0;0.0;1.0;;
  38.  
  39.         2;        // 2 faces
  40.         3;0,0,0;,
  41.         3;0,0,0;;
  42.     }  // End of Normals
  43.  
  44.     MeshTextureCoords {
  45.         4; // 4 texture coords
  46.  
  47.         0.0;1.0;,
  48.         1.0;1.0;,
  49.         0.0;0.0;,
  50.         1.0;0.0;;
  51.  
  52.     }  // End of texture coords
  53. } // End of Mesh
  54. } // End of frame for 'InActive'
  55.