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 _02_-_Defaultggg { 1.000000;1.000000;1.000000;1.000000;; 9.999999; 0.000000;0.000000;0.000000;; 0.000000;0.000000;0.000000;; TextureFilename { "Rifle_RecoilPad.png"; } } Frame Rifle_RecoilPad { 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_RecoilPad { 55; -0.007131;-0.005713;-0.011366;, 0.000000;-0.008865;0.000230;, -0.007757;-0.006294;0.012035;, 0.007131;-0.005713;-0.011366;, 0.007757;-0.006294;0.012035;, -0.012028;-0.001680;0.019207;, -0.004499;0.008307;0.037215;, -0.012028;0.008590;0.019287;, -0.004499;-0.001963;0.037135;, 0.000000;0.008300;0.038855;, 0.000000;-0.001969;0.038775;, 0.000000;0.008300;0.038855;, 0.004499;-0.001963;0.037135;, 0.004499;0.008307;0.037215;, 0.000000;-0.001969;0.038775;, 0.012028;-0.001680;0.019207;, 0.012028;0.008590;0.019287;, 0.011057;-0.001531;-0.017005;, 0.011057;0.008739;-0.016925;, 0.005942;-0.001324;-0.037767;, 0.005942;0.008945;-0.037687;, 0.000000;-0.001313;-0.040920;, 0.000000;0.008957;-0.040841;, 0.000000;-0.001313;-0.040920;, -0.005941;0.008945;-0.037687;, 0.000000;0.008957;-0.040841;, -0.005941;-0.001324;-0.037767;, -0.011057;0.008739;-0.016925;, -0.011057;-0.001531;-0.017005;, -0.004499;0.008307;0.037215;, -0.011057;0.008739;-0.016925;, -0.012028;0.008590;0.019287;, -0.005941;0.008945;-0.037687;, 0.000000;0.008300;0.038855;, 0.000000;0.008957;-0.040841;, 0.005942;0.008945;-0.037687;, 0.011057;0.008739;-0.016925;, 0.004499;0.008307;0.037215;, 0.012028;0.008590;0.019287;, -0.012028;-0.001680;0.019207;, -0.004499;-0.006615;0.023631;, -0.004499;-0.001963;0.037135;, 0.000000;-0.007322;0.024739;, 0.000000;-0.001969;0.038775;, 0.004499;-0.001963;0.037135;, 0.004499;-0.006615;0.023631;, 0.012028;-0.001680;0.019207;, 0.011057;-0.001531;-0.017005;, 0.005942;-0.005360;-0.024789;, 0.005942;-0.001324;-0.037767;, 0.000000;-0.005991;-0.026778;, 0.000000;-0.001313;-0.040920;, -0.005941;-0.001324;-0.037767;, -0.005941;-0.005360;-0.024789;, -0.011057;-0.001531;-0.017005;; 58; 3;0,1,2;, 3;1,3,4;, 3;5,6,7;, 3;6,5,8;, 3;8,9,6;, 3;9,8,10;, 3;11,12,13;, 3;12,11,14;, 3;13,15,16;, 3;15,13,12;, 3;16,17,18;, 3;17,16,15;, 3;18,19,20;, 3;19,18,17;, 3;20,21,22;, 3;21,20,19;, 3;23,24,25;, 3;24,23,26;, 3;26,27,24;, 3;27,26,28;, 3;28,7,27;, 3;7,28,5;, 3;29,30,31;, 3;29,32,30;, 3;33,32,29;, 3;33,34,32;, 3;33,35,34;, 3;33,36,35;, 3;37,36,33;, 3;37,38,36;, 3;39,40,41;, 3;40,39,2;, 3;41,42,43;, 3;42,41,40;, 3;42,44,43;, 3;44,42,45;, 3;45,46,44;, 3;46,45,4;, 3;46,3,47;, 3;3,46,4;, 3;47,48,49;, 3;48,47,3;, 3;49,50,51;, 3;50,49,48;, 3;50,52,51;, 3;52,50,53;, 3;53,54,52;, 3;54,53,0;, 3;54,2,39;, 3;2,54,0;, 3;1,40,2;, 3;40,1,42;, 3;1,45,42;, 3;45,1,4;, 3;1,48,3;, 3;48,1,50;, 3;53,1,0;, 3;1,53,50;; MeshNormals { 55; -0.530127;-0.846454;-0.049806;, 0.000002;-0.999660;-0.026093;, -0.527551;-0.849096;0.026968;, 0.536695;-0.842584;-0.044834;, 0.534498;-0.844884;0.021973;, -0.982822;-0.001432;0.184552;, -0.690521;-0.005611;0.723291;, -0.982917;-0.001428;0.184044;, -0.689303;-0.005620;0.724452;, 0.000000;-0.007757;0.999970;, 0.000000;-0.007757;0.999970;, 0.000000;-0.007757;0.999970;, 0.689303;-0.005620;0.724451;, 0.690521;-0.005611;0.723291;, 0.000000;-0.007757;0.999970;, 0.982822;-0.001432;0.184552;, 0.982917;-0.001428;0.184045;, 0.991004;0.001039;-0.133829;, 0.991018;0.001038;-0.133726;, 0.788649;0.004769;-0.614825;, 0.788616;0.004770;-0.614868;, 0.000000;0.007757;-0.999970;, 0.000000;0.007758;-0.999970;, 0.000000;0.007757;-0.999970;, -0.788616;0.004770;-0.614868;, 0.000000;0.007758;-0.999970;, -0.788649;0.004769;-0.614826;, -0.991018;0.001037;-0.133727;, -0.991004;0.001038;-0.133830;, 0.001434;0.999966;0.008115;, -0.003794;0.999957;0.008438;, 0.026153;0.999646;0.004808;, 0.001464;0.999965;0.008287;, 0.000085;0.999965;0.008388;, -0.000000;0.999966;0.008234;, -0.001463;0.999964;0.008311;, 0.003091;0.999959;0.008575;, -0.001717;0.999968;0.007770;, -0.026153;0.999646;0.004808;, -0.652181;-0.745869;0.135423;, -0.398762;-0.896466;0.193228;, -0.256633;-0.906593;0.335005;, 0.000000;-0.976394;0.215998;, 0.000000;-0.934362;0.356325;, 0.256633;-0.906593;0.335005;, 0.398762;-0.896466;0.193228;, 0.651792;-0.746646;0.132996;, 0.700294;-0.708948;-0.083552;, 0.469899;-0.863927;-0.181177;, 0.270784;-0.915623;-0.297171;, 0.000000;-0.974925;-0.222534;, 0.000000;-0.949402;-0.314063;, -0.270784;-0.915623;-0.297171;, -0.469898;-0.863928;-0.181178;, -0.700831;-0.708064;-0.086501;; 58; 3;0,1,2;, 3;1,3,4;, 3;5,6,7;, 3;6,5,8;, 3;8,9,6;, 3;9,8,10;, 3;11,12,13;, 3;12,11,14;, 3;13,15,16;, 3;15,13,12;, 3;16,17,18;, 3;17,16,15;, 3;18,19,20;, 3;19,18,17;, 3;20,21,22;, 3;21,20,19;, 3;23,24,25;, 3;24,23,26;, 3;26,27,24;, 3;27,26,28;, 3;28,7,27;, 3;7,28,5;, 3;29,30,31;, 3;29,32,30;, 3;33,32,29;, 3;33,34,32;, 3;33,35,34;, 3;33,36,35;, 3;37,36,33;, 3;37,38,36;, 3;39,40,41;, 3;40,39,2;, 3;41,42,43;, 3;42,41,40;, 3;42,44,43;, 3;44,42,45;, 3;45,46,44;, 3;46,45,4;, 3;46,3,47;, 3;3,46,4;, 3;47,48,49;, 3;48,47,3;, 3;49,50,51;, 3;50,49,48;, 3;50,52,51;, 3;52,50,53;, 3;53,54,52;, 3;54,53,0;, 3;54,2,39;, 3;2,54,0;, 3;1,40,2;, 3;40,1,42;, 3;1,45,42;, 3;45,1,4;, 3;1,48,3;, 3;48,1,50;, 3;53,1,0;, 3;1,53,50;; } MeshMaterialList { 1; 58; 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; { _02_-_Defaultggg } } MeshTextureCoords c1 { 55; 0.312122;0.625014;, 0.223704;0.485179;, 0.317080;0.342546;, 0.138021;0.626581;, 0.131181;0.343691;, 0.406250;0.281250;, 0.562500;0.062500;, 0.562500;0.281250;, 0.406250;0.062500;, 0.562500;0.000000;, 0.406250;0.000000;, 0.843750;0.000000;, 1.000000;0.062500;, 0.843750;0.062500;, 1.000000;0.000000;, 1.000000;0.281250;, 0.843750;0.281250;, 1.000000;0.687500;, 0.843750;0.687500;, 1.000000;0.937500;, 0.843750;0.937500;, 1.000000;1.000000;, 0.843750;1.000000;, 0.406250;1.000000;, 0.562500;0.937500;, 0.562500;1.000000;, 0.406250;0.937500;, 0.562500;0.687500;, 0.406250;0.687500;, 0.653257;0.084615;, 0.579497;0.693466;, 0.568579;0.286242;, 0.637010;0.926960;, 0.703839;0.066176;, 0.703840;0.962420;, 0.770669;0.926959;, 0.828182;0.693465;, 0.754422;0.084613;, 0.839100;0.286240;, 0.388314;0.253094;, 0.276472;0.203714;, 0.288821;0.032183;, 0.223897;0.190800;, 0.221077;0.010492;, 0.154734;0.033524;, 0.171061;0.204589;, 0.059010;0.255504;, 0.074574;0.697879;, 0.160099;0.787824;, 0.146553;0.950458;, 0.229917;0.811557;, 0.230059;0.991273;, 0.315513;0.949625;, 0.298359;0.786978;, 0.377449;0.694750;; } } }