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 _03_-_Default { 1.000000;1.000000;1.000000;1.000000;; 9.999999; 0.000000;0.000000;0.000000;; 0.000000;0.000000;0.000000;; TextureFilename { "Shotgun_Choke.png"; } } Frame Shotgun_Choke { 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 Shotgun_Choke { 51; 0.010079;0.000000;0.004175;, 0.004175;0.038809;0.010079;, 0.004175;0.000000;0.010079;, 0.010079;0.038809;0.004175;, -0.004175;0.038809;0.010079;, -0.004175;0.000000;0.010079;, -0.004175;0.000000;0.010079;, -0.010079;0.038809;0.004175;, -0.010079;0.000000;0.004175;, -0.004175;0.038809;0.010079;, -0.010079;0.038809;-0.004175;, -0.010079;0.000000;-0.004175;, -0.004175;0.038809;-0.010079;, -0.004175;0.000000;-0.010079;, 0.004175;0.038809;-0.010079;, 0.004175;0.000000;-0.010079;, 0.010079;0.038809;-0.004175;, 0.010079;0.000000;-0.004175;, 0.004175;0.000000;0.010079;, -0.010079;0.000000;0.004175;, 0.010079;0.000000;0.004175;, -0.004175;0.000000;0.010079;, -0.004175;0.000000;-0.010079;, -0.010079;0.000000;-0.004175;, 0.004175;0.000000;-0.010079;, 0.010079;0.000000;-0.004175;, 0.010079;0.038809;0.004175;, 0.003403;0.038809;0.008216;, 0.004175;0.038809;0.010079;, 0.008216;0.038809;0.003403;, -0.003403;0.038809;0.008216;, -0.004175;0.038809;0.010079;, -0.008216;0.038809;0.003403;, -0.010079;0.038809;0.004175;, -0.008216;0.038809;-0.003403;, -0.010079;0.038809;-0.004175;, -0.003403;0.038809;-0.008216;, -0.004175;0.038809;-0.010079;, 0.003403;0.038809;-0.008216;, 0.004175;0.038809;-0.010079;, 0.008216;0.038809;-0.003403;, 0.010079;0.038809;-0.004175;, 0.008216;0.038809;0.003403;, -0.000000;0.004287;0.000000;, 0.003403;0.038809;0.008216;, -0.003403;0.038809;0.008216;, -0.008216;0.038809;0.003403;, -0.008216;0.038809;-0.003403;, -0.003403;0.038809;-0.008216;, 0.003403;0.038809;-0.008216;, 0.008216;0.038809;-0.003403;; 46; 3;0,1,2;, 3;1,0,3;, 3;2,4,5;, 3;4,2,1;, 3;6,7,8;, 3;7,6,9;, 3;8,10,11;, 3;10,8,7;, 3;11,12,13;, 3;12,11,10;, 3;13,14,15;, 3;14,13,12;, 3;15,16,17;, 3;16,15,14;, 3;17,3,0;, 3;3,17,16;, 3;18,19,20;, 3;21,19,18;, 3;22,19,23;, 3;24,19,22;, 3;25,19,24;, 3;20,19,25;, 3;26,27,28;, 3;27,26,29;, 3;28,30,31;, 3;30,28,27;, 3;31,32,33;, 3;32,31,30;, 3;33,34,35;, 3;34,33,32;, 3;35,36,37;, 3;36,35,34;, 3;37,38,39;, 3;38,37,36;, 3;39,40,41;, 3;40,39,38;, 3;41,29,26;, 3;29,41,40;, 3;42,43,44;, 3;44,43,45;, 3;45,43,46;, 3;46,43,47;, 3;47,43,48;, 3;48,43,49;, 3;49,43,50;, 3;50,43,42;; MeshNormals { 51; 0.923880;0.000000;0.382683;, 0.382683;0.000000;0.923880;, 0.382683;0.000000;0.923880;, 0.923880;0.000000;0.382683;, -0.382683;0.000000;0.923880;, -0.382683;0.000000;0.923880;, -0.382683;0.000000;0.923880;, -0.923880;0.000000;0.382683;, -0.923880;0.000000;0.382683;, -0.382683;0.000000;0.923880;, -0.923880;0.000000;-0.382683;, -0.923880;0.000000;-0.382683;, -0.382683;0.000000;-0.923880;, -0.382683;0.000000;-0.923880;, 0.382683;0.000000;-0.923880;, 0.382683;0.000000;-0.923880;, 0.923879;0.000000;-0.382684;, 0.923880;0.000000;-0.382684;, 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.000000;-1.000000;0.000000;, 0.000000;-1.000000;0.000000;, 0.000002;1.000000;0.000001;, 0.000001;1.000000;0.000002;, 0.000001;1.000000;0.000002;, 0.000002;1.000000;0.000001;, -0.000001;1.000000;0.000002;, -0.000001;1.000000;0.000002;, -0.000002;1.000000;0.000001;, -0.000002;1.000000;0.000001;, -0.000002;1.000000;-0.000001;, -0.000002;1.000000;-0.000001;, -0.000001;1.000000;-0.000002;, -0.000001;1.000000;-0.000002;, 0.000001;1.000000;-0.000002;, 0.000001;1.000000;-0.000002;, 0.000002;1.000000;-0.000001;, 0.000002;1.000000;-0.000001;, -0.894671;0.249461;-0.370585;, -0.000000;1.000000;-0.000001;, -0.370585;0.249461;-0.894671;, 0.370585;0.249461;-0.894671;, 0.894671;0.249461;-0.370585;, 0.894671;0.249461;0.370585;, 0.370585;0.249461;0.894671;, -0.370585;0.249461;0.894671;, -0.894671;0.249461;0.370585;; 46; 3;0,1,2;, 3;1,0,3;, 3;2,4,5;, 3;4,2,1;, 3;6,7,8;, 3;7,6,9;, 3;8,10,11;, 3;10,8,7;, 3;11,12,13;, 3;12,11,10;, 3;13,14,15;, 3;14,13,12;, 3;15,16,17;, 3;16,15,14;, 3;17,3,0;, 3;3,17,16;, 3;18,19,20;, 3;21,19,18;, 3;22,19,23;, 3;24,19,22;, 3;25,19,24;, 3;20,19,25;, 3;26,27,28;, 3;27,26,29;, 3;28,30,31;, 3;30,28,27;, 3;31,32,33;, 3;32,31,30;, 3;33,34,35;, 3;34,33,32;, 3;35,36,37;, 3;36,35,34;, 3;37,38,39;, 3;38,37,36;, 3;39,40,41;, 3;40,39,38;, 3;41,29,26;, 3;29,41,40;, 3;42,43,44;, 3;44,43,45;, 3;45,43,46;, 3;46,43,47;, 3;47,43,48;, 3;48,43,49;, 3;49,43,50;, 3;50,43,42;; } MeshMaterialList { 1; 46; 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; { _03_-_Default } } MeshTextureCoords c1 { 51; 0.743020;0.583110;, 0.864316;0.022721;, 0.864316;0.583110;, 0.743020;0.022721;, 0.985612;0.022721;, 0.985612;0.583110;, 0.015242;0.583110;, 0.136538;0.022721;, 0.136538;0.583110;, 0.015242;0.022721;, 0.257835;0.022721;, 0.257835;0.583110;, 0.379131;0.022721;, 0.379131;0.583110;, 0.500427;0.022721;, 0.500427;0.583110;, 0.621723;0.022721;, 0.621723;0.583110;, 0.744982;0.617513;, 0.485943;0.724810;, 0.852280;0.724810;, 0.593241;0.617513;, 0.593241;0.983849;, 0.485943;0.876552;, 0.744982;0.983849;, 0.852280;0.876552;, 0.135367;0.633886;, 0.061603;0.740412;, 0.038437;0.730816;, 0.144963;0.657052;, 0.061603;0.858301;, 0.038437;0.867897;, 0.144963;0.941661;, 0.135367;0.964827;, 0.262852;0.941661;, 0.272447;0.964827;, 0.346212;0.858301;, 0.369378;0.867897;, 0.346212;0.740412;, 0.369378;0.730816;, 0.262852;0.657052;, 0.272447;0.633886;, 0.144963;0.657052;, 0.203907;0.799356;, 0.061603;0.740412;, 0.061603;0.858301;, 0.144963;0.941661;, 0.262852;0.941661;, 0.346212;0.858301;, 0.346212;0.740412;, 0.262852;0.657052;; } } }