Advertisement
thenuke321

Untitled

Jun 19th, 2014
329
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 4.04 KB | None | 0 0
  1. .mesh
  2. <Maratis>
  3.  
  4. <Mesh>
  5.  
  6. <Textures num="1">
  7.     <Texture id="0">
  8.         <image filename="..\maps\worldPlateGrass.jpg" mipmap="1" />
  9.         <mapMode value="1" />
  10.         <tile u="repeat" v="repeat" />
  11.         <translate x="0.000000" y="0.000000" />
  12.         <scale x="1.000000" y="1.000000" />
  13.         <rotate angle="0.000000" />
  14.     </Texture>
  15. </Textures>
  16.  
  17. <Materials num="1">
  18.     <Material id="0" type="1">
  19.         <blend type="0" />
  20.         <opacity value="1.000000" />
  21.         <shininess value="50.000000" />
  22.         <customValue value="0.000000" />
  23.         <diffuseColor r="0.800000" g="0.800000" b="0.800000" />
  24.         <specularColor r="0.500000" g="0.500000" b="0.500000" />
  25.         <emitColor r="0.000000" g="0.000000" b="0.000000" />
  26.         <customColor r="0.000000" g="0.000000" b="0.000000" />
  27.         <TexturesPass num="1">
  28.             <texturePass id="0" texture="0" mode="modulate" mapChannel="0" />
  29.         </TexturesPass>
  30.     </Material>
  31. </Materials>
  32.  
  33. <BoundingBox minx="-1200.000488" miny="-1200.000732" minz="-0.200000" maxx="1200.000610" maxy="1200.000488" maxz="0.200000" />
  34.  
  35. <SubMeshs num="1">
  36.     <SubMesh id="0">
  37.         <BoundingBox minx="-1200.000488" miny="-1200.000732" minz="-0.200000" maxx="1200.000610" maxy="1200.000488" maxz="0.200000" />
  38.         <Vertices num="8">
  39.             <vertex x="1200.000000" y="1199.999878" z="-0.200000" />
  40.             <vertex x="1200.000000" y="-1200.000000" z="-0.200000" />
  41.             <vertex x="-1200.000122" y="-1199.999756" z="-0.200000" />
  42.             <vertex x="-1199.999512" y="1200.000488" z="-0.200000" />
  43.             <vertex x="1200.000610" y="1199.999390" z="0.200000" />
  44.             <vertex x="-1199.999878" y="1200.000000" z="0.200000" />
  45.             <vertex x="-1200.000488" y="-1199.999512" z="0.200000" />
  46.             <vertex x="1199.999268" y="-1200.000732" z="0.200000" />
  47.         </Vertices>
  48.         <Normals num="8">
  49.             <normal x="0.577105" y="0.578112" z="-0.576769" />
  50.             <normal x="0.577868" y="-0.576525" z="-0.577593" />
  51.             <normal x="-0.576739" y="-0.577288" z="-0.577960" />
  52.             <normal x="-0.576983" y="0.577776" z="-0.577258" />
  53.             <normal x="0.577563" y="0.576556" z="0.577899" />
  54.             <normal x="-0.577685" y="0.576891" z="0.577410" />
  55.             <normal x="-0.577929" y="-0.577380" z="0.576708" />
  56.             <normal x="0.576800" y="-0.578143" z="0.577074" />
  57.         </Normals>
  58.         <Indices num="36">
  59.             <index value="0" />
  60.             <index value="1" />
  61.             <index value="2" />
  62.             <index value="2" />
  63.             <index value="3" />
  64.             <index value="0" />
  65.             <index value="4" />
  66.             <index value="5" />
  67.             <index value="6" />
  68.             <index value="6" />
  69.             <index value="7" />
  70.             <index value="4" />
  71.             <index value="0" />
  72.             <index value="4" />
  73.             <index value="7" />
  74.             <index value="7" />
  75.             <index value="1" />
  76.             <index value="0" />
  77.             <index value="1" />
  78.             <index value="7" />
  79.             <index value="6" />
  80.             <index value="6" />
  81.             <index value="2" />
  82.             <index value="1" />
  83.             <index value="2" />
  84.             <index value="6" />
  85.             <index value="5" />
  86.             <index value="5" />
  87.             <index value="3" />
  88.             <index value="2" />
  89.             <index value="4" />
  90.             <index value="0" />
  91.             <index value="3" />
  92.             <index value="3" />
  93.             <index value="5" />
  94.             <index value="4" />
  95.         </Indices>
  96.         <Displays num="1">
  97.             <display primType="triangles" begin="0" size="36" material="0" cullFace="2" />
  98.         </Displays>
  99.     </SubMesh>
  100. </SubMeshs>
  101.  
  102. </Mesh>
  103.  
  104. </Maratis>
  105.  
  106. .mesh end
  107.  
  108.  
  109.  
  110.  
  111. .mma
  112.  
  113.  
  114. <Maratis>
  115.  
  116. <MaterialAnim num="1">
  117.  
  118.     <Material id="0">
  119.         <opacity num="1">
  120.             <k t="250" value="1.000000" />
  121.         </opacity>
  122.         <shininess num="1">
  123.             <k t="250" value="50.000000" />
  124.         </shininess>
  125.         <diffuseColor num="1">
  126.             <k t="250" x="0.800000" y="0.800000" z="0.800000" />
  127.         </diffuseColor>
  128.         <specularColor num="1">
  129.             <k t="250" x="0.500000" y="0.500000" z="0.500000" />
  130.         </specularColor>
  131.         <emitColor num="1">
  132.             <k t="250" x="0.000000" y="0.000000" z="0.000000" />
  133.         </emitColor>
  134.     </Material>
  135. </MaterialAnim>
  136.  
  137. </Maratis>
  138.  
  139.  
  140. .mma end
  141.  
  142.  
  143.  
  144. .mta
  145.  
  146. <Maratis>
  147.  
  148. <TextureAnim num="1">
  149.  
  150.     <Texture id="0">
  151.         <translate num="1">
  152.             <k t="250" x="0.000000" y="0.000000" />
  153.         </translate>
  154.         <scale num="1">
  155.             <k t="250" x="1.000000" y="1.000000" />
  156.         </scale>
  157.     </Texture>
  158. </TextureAnim>
  159.  
  160. </Maratis>
  161.  
  162. .mta end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement