xof 0303txt 0032 template ColorRGBA { <35ff44e0-6c7c-11cf-8f52-0040333594a3> FLOAT red; FLOAT green; FLOAT blue; FLOAT alpha; } template ColorRGB { FLOAT red; FLOAT green; FLOAT blue; } template Material { <3d82ab4d-62da-11cf-ab39-0020af71e433> ColorRGBA faceColor; FLOAT power; ColorRGB specularColor; ColorRGB emissiveColor; [...] } template TextureFilename { STRING filename; } template Frame { <3d82ab46-62da-11cf-ab39-0020af71e433> [...] } template Matrix4x4 { array FLOAT matrix[16]; } template FrameTransformMatrix { Matrix4x4 frameMatrix; } template Vector { <3d82ab5e-62da-11cf-ab39-0020af71e433> FLOAT x; FLOAT y; FLOAT z; } template MeshFace { <3d82ab5f-62da-11cf-ab39-0020af71e433> DWORD nFaceVertexIndices; array DWORD faceVertexIndices[nFaceVertexIndices]; } template Mesh { <3d82ab44-62da-11cf-ab39-0020af71e433> DWORD nVertices; array Vector vertices[nVertices]; DWORD nFaces; array MeshFace faces[nFaces]; [...] } template MeshNormals { DWORD nNormals; array Vector normals[nNormals]; DWORD nFaceNormals; array MeshFace faceNormals[nFaceNormals]; } template MeshMaterialList { DWORD nMaterials; DWORD nFaceIndexes; array DWORD faceIndexes[nFaceIndexes]; [Material <3d82ab4d-62da-11cf-ab39-0020af71e433>] } template Coords2d { FLOAT u; FLOAT v; } template MeshTextureCoords { DWORD nTextureCoords; array Coords2d textureCoords[nTextureCoords]; } Material _15_-_Default { 1.000000;1.000000;1.000000;1.000000;; 9.999999; 0.000000;0.000000;0.000000;; 0.000000;0.000000;0.000000;; TextureFilename { "Rifle_ImpLight.png"; } } Frame Rifle_ImpLight { FrameTransformMatrix { 1.000000,0.000000,0.000000,0.000000,0.000000,1.000000,0.000000,0.000000,0.000000,0.000000,1.000000,0.000000,0.000000,0.000000,0.000000,1.000000;; } Mesh Rifle_ImpLight { 69; -0.030712;-0.003595;-0.000756;, -0.012262;0.000808;-0.000756;, -0.021487;0.000808;0.015222;, -0.039937;0.000808;0.015222;, -0.049162;0.000808;-0.000756;, -0.039937;0.000847;-0.016735;, -0.021487;0.000847;-0.016735;, -0.012262;0.000808;-0.000756;, -0.021487;0.130416;0.015222;, -0.021487;0.000808;0.015222;, -0.012262;0.130416;-0.000756;, -0.039937;0.130416;0.015222;, -0.039937;0.000808;0.015222;, -0.039937;0.000808;0.015222;, -0.049162;0.130416;-0.000756;, -0.049162;0.000808;-0.000756;, -0.039937;0.130416;0.015222;, -0.039937;0.130416;-0.016735;, -0.039937;0.000847;-0.016735;, -0.021487;0.130416;-0.016735;, -0.021487;0.000847;-0.016735;, -0.019187;0.139452;0.019205;, -0.007663;0.139452;-0.000756;, -0.042237;0.139452;0.019205;, -0.053762;0.139452;-0.000756;, -0.042237;0.139452;0.019205;, -0.042237;0.139452;-0.020718;, -0.019187;0.139452;-0.020718;, -0.019187;0.154311;0.019205;, -0.007663;0.154311;-0.000756;, -0.042237;0.154311;0.019205;, -0.053762;0.154311;-0.000756;, -0.042237;0.154311;0.019205;, -0.042237;0.154311;-0.020718;, -0.019187;0.154311;-0.020718;, -0.042237;0.154311;0.019205;, -0.019187;0.154311;0.019205;, -0.053762;0.154311;-0.000756;, -0.042237;0.154311;-0.020718;, -0.019187;0.154311;-0.020718;, -0.007663;0.154311;-0.000756;, -0.049896;0.115891;-0.000486;, -0.038903;0.104472;0.017733;, -0.038903;0.117418;0.017733;, -0.049896;0.102944;-0.000486;, 0.004572;0.108610;0.012329;, 0.003115;0.121557;0.012113;, 0.009211;0.108610;0.001506;, 0.007189;0.121557;0.001506;, -0.000504;0.108610;-0.014635;, -0.001769;0.121557;-0.014635;, -0.038903;0.104472;-0.018598;, -0.038903;0.117418;-0.018598;, -0.038903;0.117418;-0.018598;, -0.038903;0.104472;-0.018598;, -0.049896;0.031545;-0.000486;, -0.038903;0.018599;0.017733;, -0.038903;0.031545;0.017733;, -0.049896;0.018599;-0.000486;, 0.013567;0.018599;0.021863;, 0.012109;0.031545;0.021366;, 0.021165;0.018599;0.001257;, 0.019142;0.031545;0.001257;, 0.010978;0.018599;-0.017778;, 0.009713;0.031545;-0.017778;, -0.038903;0.018599;-0.018598;, -0.038903;0.031545;-0.018598;, -0.038903;0.031545;-0.018598;, -0.038903;0.018599;-0.018598;; 70; 3;0,1,2;, 3;0,2,3;, 3;0,3,4;, 3;0,4,5;, 3;0,5,6;, 3;0,6,1;, 3;7,8,9;, 3;8,7,10;, 3;9,11,12;, 3;11,9,8;, 3;13,14,15;, 3;14,13,16;, 3;15,17,18;, 3;17,15,14;, 3;18,19,20;, 3;19,18,17;, 3;20,10,7;, 3;10,20,19;, 3;10,21,8;, 3;21,10,22;, 3;8,23,11;, 3;23,8,21;, 3;16,24,14;, 3;24,16,25;, 3;14,26,17;, 3;26,14,24;, 3;17,27,19;, 3;27,17,26;, 3;19,22,10;, 3;22,19,27;, 3;22,28,21;, 3;28,22,29;, 3;21,30,23;, 3;30,21,28;, 3;25,31,24;, 3;31,25,32;, 3;24,33,26;, 3;33,24,31;, 3;26,34,27;, 3;34,26,33;, 3;27,29,22;, 3;29,27,34;, 3;35,36,37;, 3;37,36,38;, 3;38,36,39;, 3;39,36,40;, 3;41,42,43;, 3;42,41,44;, 3;43,45,46;, 3;45,43,42;, 3;46,47,48;, 3;47,46,45;, 3;48,49,50;, 3;49,48,47;, 3;50,51,52;, 3;51,50,49;, 3;53,44,41;, 3;44,53,54;, 3;55,56,57;, 3;56,55,58;, 3;57,59,60;, 3;59,57,56;, 3;60,61,62;, 3;61,60,59;, 3;62,63,64;, 3;63,62,61;, 3;64,65,66;, 3;65,64,63;, 3;67,58,55;, 3;58,67,68;; MeshNormals { 69; -0.000001;-0.999999;-0.001157;, 0.232110;-0.972689;-0.001219;, 0.116054;-0.972690;0.201013;, -0.116056;-0.972689;0.201014;, -0.232111;-0.972689;-0.001219;, -0.115986;-0.972216;-0.203331;, 0.115985;-0.972216;-0.203331;, 1.000000;-0.000000;0.000394;, 0.483850;-0.252102;0.838053;, 0.500000;-0.000000;0.866025;, 0.967701;-0.252102;-0.000000;, -0.483850;-0.252102;0.838053;, -0.500000;0.000000;0.866026;, -0.500000;0.000000;0.866026;, -0.967701;-0.252102;0.000000;, -1.000000;0.000000;0.000394;, -0.483850;-0.252102;0.838053;, -0.483850;-0.252102;-0.838053;, -0.500341;0.000000;-0.865828;, 0.483850;-0.252101;-0.838054;, 0.500341;-0.000000;-0.865829;, 0.487978;-0.217966;0.845203;, 0.975956;-0.217966;-0.000000;, -0.487978;-0.217966;0.845203;, -0.975956;-0.217966;0.000000;, -0.487978;-0.217966;0.845203;, -0.487978;-0.217966;-0.845203;, 0.487978;-0.217966;-0.845203;, 0.500000;0.000000;0.866025;, 1.000000;-0.000000;-0.000000;, -0.500000;0.000000;0.866025;, -1.000000;0.000001;0.000000;, -0.500000;0.000000;0.866025;, -0.500000;0.000000;-0.866025;, 0.500000;-0.000000;-0.866025;, 0.000000;1.000000;0.000000;, 0.000000;1.000000;0.000000;, 0.000000;1.000000;0.000000;, 0.000000;1.000000;0.000000;, 0.000000;1.000000;0.000000;, 0.000000;1.000000;0.000000;, -0.999999;0.000000;-0.001365;, -0.467659;0.000000;0.883909;, -0.404934;0.003468;0.914339;, -0.999999;0.000000;-0.001246;, 0.606201;0.078222;0.791455;, 0.601915;0.091516;0.793299;, 0.986889;0.143994;-0.072909;, 0.986152;0.143190;-0.083671;, 0.547918;0.064592;-0.834035;, 0.544593;0.052010;-0.837086;, -0.476339;0.001219;-0.879261;, -0.410583;0.000000;-0.911824;, -0.410583;0.000000;-0.911824;, -0.476339;0.001219;-0.879261;, -0.999999;0.000000;-0.001308;, -0.525443;0.000000;0.850829;, -0.524955;0.002613;0.851126;, -0.999999;0.000000;-0.001308;, 0.561664;0.091841;0.822252;, 0.517167;0.096668;0.850408;, 0.986340;0.148748;-0.070759;, 0.986729;0.144359;-0.074334;, 0.550604;0.064703;-0.832255;, 0.509839;0.049667;-0.858835;, -0.483153;0.000153;-0.875536;, -0.483122;-0.000000;-0.875553;, -0.483122;-0.000000;-0.875553;, -0.483153;0.000153;-0.875536;; 70; 3;0,1,2;, 3;0,2,3;, 3;0,3,4;, 3;0,4,5;, 3;0,5,6;, 3;0,6,1;, 3;7,8,9;, 3;8,7,10;, 3;9,11,12;, 3;11,9,8;, 3;13,14,15;, 3;14,13,16;, 3;15,17,18;, 3;17,15,14;, 3;18,19,20;, 3;19,18,17;, 3;20,10,7;, 3;10,20,19;, 3;10,21,8;, 3;21,10,22;, 3;8,23,11;, 3;23,8,21;, 3;16,24,14;, 3;24,16,25;, 3;14,26,17;, 3;26,14,24;, 3;17,27,19;, 3;27,17,26;, 3;19,22,10;, 3;22,19,27;, 3;22,28,21;, 3;28,22,29;, 3;21,30,23;, 3;30,21,28;, 3;25,31,24;, 3;31,25,32;, 3;24,33,26;, 3;33,24,31;, 3;26,34,27;, 3;34,26,33;, 3;27,29,22;, 3;29,27,34;, 3;35,36,37;, 3;37,36,38;, 3;38,36,39;, 3;39,36,40;, 3;41,42,43;, 3;42,41,44;, 3;43,45,46;, 3;45,43,42;, 3;46,47,48;, 3;47,46,45;, 3;48,49,50;, 3;49,48,47;, 3;50,51,52;, 3;51,50,49;, 3;53,44,41;, 3;44,53,54;, 3;55,56,57;, 3;56,55,58;, 3;57,59,60;, 3;59,57,56;, 3;60,61,62;, 3;61,60,59;, 3;62,63,64;, 3;63,62,61;, 3;64,65,66;, 3;65,64,63;, 3;67,58,55;, 3;58,67,68;; } MeshMaterialList { 1; 70; 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0; { _15_-_Default } } MeshTextureCoords c1 { 69; 0.853027;0.573702;, 0.853027;0.456502;, 0.749492;0.506731;, 0.752467;0.640674;, 0.853027;0.690903;, 0.953587;0.640674;, 0.955098;0.506731;, 0.473955;0.992376;, 0.593831;0.175265;, 0.596751;0.992498;, 0.472627;0.174029;, 0.706355;0.177940;, 0.714666;0.992240;, 0.014558;0.992271;, 0.140629;0.175114;, 0.137497;0.992519;, 0.022783;0.177779;, 0.261770;0.173992;, 0.260452;0.992480;, 0.368432;0.173736;, 0.368383;0.992535;, 0.595520;0.124910;, 0.471693;0.124016;, 0.707346;0.129964;, 0.136516;0.125004;, 0.007770;0.129763;, 0.259859;0.124120;, 0.366964;0.124035;, 0.597612;0.052261;, 0.471894;0.052738;, 0.709841;0.055311;, 0.134493;0.052853;, 0.005293;0.055881;, 0.259522;0.053054;, 0.366872;0.053374;, 0.745550;0.922334;, 0.745849;0.786873;, 0.867821;0.991990;, 0.994851;0.922309;, 0.994808;0.787275;, 0.868412;0.713186;, 0.955360;0.400226;, 0.986385;0.322643;, 0.955360;0.322643;, 0.986385;0.400226;, 0.986385;0.245059;, 0.955360;0.245059;, 0.986385;0.167476;, 0.955360;0.167476;, 0.986385;0.089893;, 0.955360;0.089893;, 0.986385;0.012309;, 0.955360;0.012309;, 0.955360;0.477810;, 0.986385;0.477810;, 0.915277;0.396111;, 0.944323;0.318528;, 0.915277;0.318528;, 0.944323;0.396111;, 0.944323;0.240945;, 0.915277;0.240945;, 0.944323;0.163362;, 0.915277;0.163361;, 0.944323;0.085778;, 0.915277;0.085778;, 0.944323;0.008195;, 0.915277;0.008195;, 0.915277;0.473695;, 0.944323;0.473695;; } } }