Исправлен регистр названий файлов у ЭР2

This commit is contained in:
Alex_BY 2016-03-29 15:47:27 +03:00
parent 246b3b98f4
commit e296c2b21e
26 changed files with 962 additions and 962 deletions

View File

@ -1,82 +1,82 @@
function data() function data()
return { return {
animations = { animations = {
er2kopend13 = { er2kopend13 = {
type = "KEYFRAME", type = "KEYFRAME",
params = { params = {
origin = { origin = {
0, 0, 0, 0, 0, 0,
}, },
keyframes = { keyframes = {
{ {
time = 0, time = 0,
rot = { 0, 0, 0 }, rot = { 0, 0, 0 },
transl = { 0, 0, 0 } transl = { 0, 0, 0 }
}, { }, {
time = 500, time = 500,
rot = { 0, 0, 0 }, rot = { 0, 0, 0 },
transl = { 0.2, 0, 0 } transl = { 0.2, 0, 0 }
}, { }, {
time = 1100, time = 1100,
rot = { 0, 0, 0 }, rot = { 0, 0, 0 },
transl = { 0.5, 0, 0 } transl = { 0.5, 0, 0 }
} }
} }
} }
}, },
}, },
matConfigs = { matConfigs = {
{ {
0, 0,
}, },
}, },
subMeshes = { subMeshes = {
{ {
indices = { indices = {
normal = { normal = {
count = 48, count = 48,
offset = 0, offset = 0,
}, },
position = { position = {
count = 48, count = 48,
offset = 48, offset = 48,
}, },
tangent = { tangent = {
count = 48, count = 48,
offset = 96, offset = 96,
}, },
uv0 = { uv0 = {
count = 48, count = 48,
offset = 144, offset = 144,
}, },
}, },
materials = { materials = {
"vehicle/train/er2k.mtl", "vehicle/train/er2k.mtl",
}, },
}, },
}, },
vertexAttr = { vertexAttr = {
normal = { normal = {
count = 36, count = 36,
numComp = 3, numComp = 3,
offset = 192, offset = 192,
}, },
position = { position = {
count = 96, count = 96,
numComp = 3, numComp = 3,
offset = 228, offset = 228,
}, },
tangent = { tangent = {
count = 64, count = 64,
numComp = 4, numComp = 4,
offset = 324, offset = 324,
}, },
uv0 = { uv0 = {
count = 64, count = 64,
numComp = 2, numComp = 2,
offset = 388, offset = 388,
}, },
}, },
} }
end end

View File

@ -1,82 +1,82 @@
function data() function data()
return { return {
animations = { animations = {
er2kopend24 = { er2kopend24 = {
type = "KEYFRAME", type = "KEYFRAME",
params = { params = {
origin = { origin = {
0, 0, 0, 0, 0, 0,
}, },
keyframes = { keyframes = {
{ {
time = 0, time = 0,
rot = { 0, 0, 0 }, rot = { 0, 0, 0 },
transl = { 0, 0, 0 } transl = { 0, 0, 0 }
}, { }, {
time = 500, time = 500,
rot = { 0, 0, 0 }, rot = { 0, 0, 0 },
transl = { -0.2, 0, 0 } transl = { -0.2, 0, 0 }
}, { }, {
time = 1100, time = 1100,
rot = { 0, 0, 0 }, rot = { 0, 0, 0 },
transl = { -0.5, 0, 0 } transl = { -0.5, 0, 0 }
} }
} }
} }
}, },
}, },
matConfigs = { matConfigs = {
{ {
0, 0,
}, },
}, },
subMeshes = { subMeshes = {
{ {
indices = { indices = {
normal = { normal = {
count = 48, count = 48,
offset = 0, offset = 0,
}, },
position = { position = {
count = 48, count = 48,
offset = 48, offset = 48,
}, },
tangent = { tangent = {
count = 48, count = 48,
offset = 96, offset = 96,
}, },
uv0 = { uv0 = {
count = 48, count = 48,
offset = 144, offset = 144,
}, },
}, },
materials = { materials = {
"vehicle/train/er2k.mtl", "vehicle/train/er2k.mtl",
}, },
}, },
}, },
vertexAttr = { vertexAttr = {
normal = { normal = {
count = 60, count = 60,
numComp = 3, numComp = 3,
offset = 192, offset = 192,
}, },
position = { position = {
count = 96, count = 96,
numComp = 3, numComp = 3,
offset = 252, offset = 252,
}, },
tangent = { tangent = {
count = 64, count = 64,
numComp = 4, numComp = 4,
offset = 348, offset = 348,
}, },
uv0 = { uv0 = {
count = 64, count = 64,
numComp = 2, numComp = 2,
offset = 412, offset = 412,
}, },
}, },
} }
end end

View File

@ -1,59 +1,59 @@
function data() function data()
return { return {
animations = { animations = {
--Animation Config goes here! --Animation Config goes here!
}, },
matConfigs = { matConfigs = {
{ {
0, 0,
}, },
}, },
subMeshes = { subMeshes = {
{ {
indices = { indices = {
normal = { normal = {
count = 178032, count = 178032,
offset = 0, offset = 0,
}, },
position = { position = {
count = 178032, count = 178032,
offset = 178032, offset = 178032,
}, },
tangent = { tangent = {
count = 178032, count = 178032,
offset = 356064, offset = 356064,
}, },
uv0 = { uv0 = {
count = 178032, count = 178032,
offset = 534096, offset = 534096,
}, },
}, },
materials = { materials = {
"vehicle/train/er2k.mtl", "vehicle/train/er2k.mtl",
}, },
}, },
}, },
vertexAttr = { vertexAttr = {
normal = { normal = {
count = 55908, count = 55908,
numComp = 3, numComp = 3,
offset = 712128, offset = 712128,
}, },
position = { position = {
count = 121296, count = 121296,
numComp = 3, numComp = 3,
offset = 768036, offset = 768036,
}, },
tangent = { tangent = {
count = 237376, count = 237376,
numComp = 4, numComp = 4,
offset = 889332, offset = 889332,
}, },
uv0 = { uv0 = {
count = 101816, count = 101816,
numComp = 2, numComp = 2,
offset = 1126708, offset = 1126708,
}, },
}, },
} }
end end

View File

@ -1,59 +1,59 @@
function data() function data()
return { return {
animations = { animations = {
--Animation Config goes here! --Animation Config goes here!
}, },
matConfigs = { matConfigs = {
{ {
0, 0,
}, },
}, },
subMeshes = { subMeshes = {
{ {
indices = { indices = {
normal = { normal = {
count = 32400, count = 32400,
offset = 0, offset = 0,
}, },
position = { position = {
count = 32400, count = 32400,
offset = 32400, offset = 32400,
}, },
tangent = { tangent = {
count = 32400, count = 32400,
offset = 64800, offset = 64800,
}, },
uv0 = { uv0 = {
count = 32400, count = 32400,
offset = 97200, offset = 97200,
}, },
}, },
materials = { materials = {
"vehicle/train/er2k.mtl", "vehicle/train/er2k.mtl",
}, },
}, },
}, },
vertexAttr = { vertexAttr = {
normal = { normal = {
count = 22596, count = 22596,
numComp = 3, numComp = 3,
offset = 129600, offset = 129600,
}, },
position = { position = {
count = 29076, count = 29076,
numComp = 3, numComp = 3,
offset = 152196, offset = 152196,
}, },
tangent = { tangent = {
count = 43200, count = 43200,
numComp = 4, numComp = 4,
offset = 181272, offset = 181272,
}, },
uv0 = { uv0 = {
count = 27984, count = 27984,
numComp = 2, numComp = 2,
offset = 224472, offset = 224472,
}, },
}, },
} }
end end

View File

@ -1,59 +1,59 @@
function data() function data()
return { return {
animations = { animations = {
--Animation Config goes here! --Animation Config goes here!
}, },
matConfigs = { matConfigs = {
{ {
0, 0,
}, },
}, },
subMeshes = { subMeshes = {
{ {
indices = { indices = {
normal = { normal = {
count = 11556, count = 11556,
offset = 0, offset = 0,
}, },
position = { position = {
count = 11556, count = 11556,
offset = 11556, offset = 11556,
}, },
tangent = { tangent = {
count = 11556, count = 11556,
offset = 23112, offset = 23112,
}, },
uv0 = { uv0 = {
count = 11556, count = 11556,
offset = 34668, offset = 34668,
}, },
}, },
materials = { materials = {
"vehicle/train/er2k.mtl", "vehicle/train/er2k.mtl",
}, },
}, },
}, },
vertexAttr = { vertexAttr = {
normal = { normal = {
count = 9024, count = 9024,
numComp = 3, numComp = 3,
offset = 46224, offset = 46224,
}, },
position = { position = {
count = 13848, count = 13848,
numComp = 3, numComp = 3,
offset = 55248, offset = 55248,
}, },
tangent = { tangent = {
count = 15408, count = 15408,
numComp = 4, numComp = 4,
offset = 69096, offset = 69096,
}, },
uv0 = { uv0 = {
count = 12840, count = 12840,
numComp = 2, numComp = 2,
offset = 84504, offset = 84504,
}, },
}, },
} }
end end

View File

@ -1,59 +1,59 @@
function data() function data()
return { return {
animations = { animations = {
--Animation Config goes here! --Animation Config goes here!
}, },
matConfigs = { matConfigs = {
{ {
0, 0,
}, },
}, },
subMeshes = { subMeshes = {
{ {
indices = { indices = {
normal = { normal = {
count = 217188, count = 217188,
offset = 0, offset = 0,
}, },
position = { position = {
count = 217188, count = 217188,
offset = 217188, offset = 217188,
}, },
tangent = { tangent = {
count = 217188, count = 217188,
offset = 434376, offset = 434376,
}, },
uv0 = { uv0 = {
count = 217188, count = 217188,
offset = 651564, offset = 651564,
}, },
}, },
materials = { materials = {
"vehicle/train/Er2k.mtl", "vehicle/train/Er2k.mtl",
}, },
}, },
}, },
vertexAttr = { vertexAttr = {
normal = { normal = {
count = 44352, count = 44352,
numComp = 3, numComp = 3,
offset = 868752, offset = 868752,
}, },
position = { position = {
count = 161604, count = 161604,
numComp = 3, numComp = 3,
offset = 913104, offset = 913104,
}, },
tangent = { tangent = {
count = 289584, count = 289584,
numComp = 4, numComp = 4,
offset = 1074708, offset = 1074708,
}, },
uv0 = { uv0 = {
count = 132568, count = 132568,
numComp = 2, numComp = 2,
offset = 1364292, offset = 1364292,
}, },
}, },
} }
end end

View File

@ -1,59 +1,59 @@
function data() function data()
return { return {
animations = { animations = {
--Animation Config goes here! --Animation Config goes here!
}, },
matConfigs = { matConfigs = {
{ {
0, 0,
}, },
}, },
subMeshes = { subMeshes = {
{ {
indices = { indices = {
normal = { normal = {
count = 81240, count = 81240,
offset = 0, offset = 0,
}, },
position = { position = {
count = 81240, count = 81240,
offset = 81240, offset = 81240,
}, },
tangent = { tangent = {
count = 81240, count = 81240,
offset = 162480, offset = 162480,
}, },
uv0 = { uv0 = {
count = 81240, count = 81240,
offset = 243720, offset = 243720,
}, },
}, },
materials = { materials = {
"vehicle/train/er2k.mtl", "vehicle/train/er2k.mtl",
}, },
}, },
}, },
vertexAttr = { vertexAttr = {
normal = { normal = {
count = 24228, count = 24228,
numComp = 3, numComp = 3,
offset = 324960, offset = 324960,
}, },
position = { position = {
count = 59820, count = 59820,
numComp = 3, numComp = 3,
offset = 349188, offset = 349188,
}, },
tangent = { tangent = {
count = 108320, count = 108320,
numComp = 4, numComp = 4,
offset = 409008, offset = 409008,
}, },
uv0 = { uv0 = {
count = 57944, count = 57944,
numComp = 2, numComp = 2,
offset = 517328, offset = 517328,
}, },
}, },
} }
end end

View File

@ -1,59 +1,59 @@
function data() function data()
return { return {
animations = { animations = {
--Animation Config goes here! --Animation Config goes here!
}, },
matConfigs = { matConfigs = {
{ {
0, 0,
}, },
}, },
subMeshes = { subMeshes = {
{ {
indices = { indices = {
normal = { normal = {
count = 17256, count = 17256,
offset = 0, offset = 0,
}, },
position = { position = {
count = 17256, count = 17256,
offset = 17256, offset = 17256,
}, },
tangent = { tangent = {
count = 17256, count = 17256,
offset = 34512, offset = 34512,
}, },
uv0 = { uv0 = {
count = 17256, count = 17256,
offset = 51768, offset = 51768,
}, },
}, },
materials = { materials = {
"vehicle/train/er2k.mtl", "vehicle/train/er2k.mtl",
}, },
}, },
}, },
vertexAttr = { vertexAttr = {
normal = { normal = {
count = 12984, count = 12984,
numComp = 3, numComp = 3,
offset = 69024, offset = 69024,
}, },
position = { position = {
count = 17484, count = 17484,
numComp = 3, numComp = 3,
offset = 82008, offset = 82008,
}, },
tangent = { tangent = {
count = 23008, count = 23008,
numComp = 4, numComp = 4,
offset = 99492, offset = 99492,
}, },
uv0 = { uv0 = {
count = 18032, count = 18032,
numComp = 2, numComp = 2,
offset = 122500, offset = 122500,
}, },
}, },
} }
end end

View File

@ -1,59 +1,59 @@
function data() function data()
return { return {
animations = { animations = {
--Animation Config goes here! --Animation Config goes here!
}, },
matConfigs = { matConfigs = {
{ {
0, 0,
}, },
}, },
subMeshes = { subMeshes = {
{ {
indices = { indices = {
normal = { normal = {
count = 156036, count = 156036,
offset = 0, offset = 0,
}, },
position = { position = {
count = 156036, count = 156036,
offset = 156036, offset = 156036,
}, },
tangent = { tangent = {
count = 156036, count = 156036,
offset = 312072, offset = 312072,
}, },
uv0 = { uv0 = {
count = 156036, count = 156036,
offset = 468108, offset = 468108,
}, },
}, },
materials = { materials = {
"vehicle/train/er2k.mtl", "vehicle/train/er2k.mtl",
}, },
}, },
}, },
vertexAttr = { vertexAttr = {
normal = { normal = {
count = 26304, count = 26304,
numComp = 3, numComp = 3,
offset = 624144, offset = 624144,
}, },
position = { position = {
count = 117540, count = 117540,
numComp = 3, numComp = 3,
offset = 650448, offset = 650448,
}, },
tangent = { tangent = {
count = 208048, count = 208048,
numComp = 4, numComp = 4,
offset = 767988, offset = 767988,
}, },
uv0 = { uv0 = {
count = 94896, count = 94896,
numComp = 2, numComp = 2,
offset = 976036, offset = 976036,
}, },
}, },
} }
end end

View File

@ -1,59 +1,59 @@
function data() function data()
return { return {
animations = { animations = {
--Animation Config goes here! --Animation Config goes here!
}, },
matConfigs = { matConfigs = {
{ {
0, 0,
}, },
}, },
subMeshes = { subMeshes = {
{ {
indices = { indices = {
normal = { normal = {
count = 54504, count = 54504,
offset = 0, offset = 0,
}, },
position = { position = {
count = 54504, count = 54504,
offset = 54504, offset = 54504,
}, },
tangent = { tangent = {
count = 54504, count = 54504,
offset = 109008, offset = 109008,
}, },
uv0 = { uv0 = {
count = 54504, count = 54504,
offset = 163512, offset = 163512,
}, },
}, },
materials = { materials = {
"vehicle/train/er2k.mtl", "vehicle/train/er2k.mtl",
}, },
}, },
}, },
vertexAttr = { vertexAttr = {
normal = { normal = {
count = 12660, count = 12660,
numComp = 3, numComp = 3,
offset = 218016, offset = 218016,
}, },
position = { position = {
count = 41124, count = 41124,
numComp = 3, numComp = 3,
offset = 230676, offset = 230676,
}, },
tangent = { tangent = {
count = 72672, count = 72672,
numComp = 4, numComp = 4,
offset = 271800, offset = 271800,
}, },
uv0 = { uv0 = {
count = 259600, count = 259600,
numComp = 2, numComp = 2,
offset = 344472, offset = 344472,
}, },
}, },
} }
end end

View File

@ -1,82 +1,82 @@
function data() function data()
return { return {
animations = { animations = {
er2popend13 = { er2popend13 = {
type = "KEYFRAME", type = "KEYFRAME",
params = { params = {
origin = { origin = {
0, 0, 0, 0, 0, 0,
}, },
keyframes = { keyframes = {
{ {
time = 0, time = 0,
rot = { 0, 0, 0 }, rot = { 0, 0, 0 },
transl = { 0, 0, 0 } transl = { 0, 0, 0 }
}, { }, {
time = 500, time = 500,
rot = { 0, 0, 0 }, rot = { 0, 0, 0 },
transl = { 0.2, 0, 0 } transl = { 0.2, 0, 0 }
}, { }, {
time = 1100, time = 1100,
rot = { 0, 0, 0 }, rot = { 0, 0, 0 },
transl = { 0.5, 0, 0 } transl = { 0.5, 0, 0 }
} }
} }
} }
}, },
}, },
matConfigs = { matConfigs = {
{ {
0, 0,
}, },
}, },
subMeshes = { subMeshes = {
{ {
indices = { indices = {
normal = { normal = {
count = 48, count = 48,
offset = 0, offset = 0,
}, },
position = { position = {
count = 48, count = 48,
offset = 48, offset = 48,
}, },
tangent = { tangent = {
count = 48, count = 48,
offset = 96, offset = 96,
}, },
uv0 = { uv0 = {
count = 48, count = 48,
offset = 144, offset = 144,
}, },
}, },
materials = { materials = {
"vehicle/train/Er2k.mtl", "vehicle/train/Er2k.mtl",
}, },
}, },
}, },
vertexAttr = { vertexAttr = {
normal = { normal = {
count = 36, count = 36,
numComp = 3, numComp = 3,
offset = 192, offset = 192,
}, },
position = { position = {
count = 96, count = 96,
numComp = 3, numComp = 3,
offset = 228, offset = 228,
}, },
tangent = { tangent = {
count = 64, count = 64,
numComp = 4, numComp = 4,
offset = 324, offset = 324,
}, },
uv0 = { uv0 = {
count = 64, count = 64,
numComp = 2, numComp = 2,
offset = 388, offset = 388,
}, },
}, },
} }
end end

View File

@ -1,82 +1,82 @@
function data() function data()
return { return {
animations = { animations = {
er2popend24 = { er2popend24 = {
type = "KEYFRAME", type = "KEYFRAME",
params = { params = {
origin = { origin = {
0, 0, 0, 0, 0, 0,
}, },
keyframes = { keyframes = {
{ {
time = 0, time = 0,
rot = { 0, 0, 0 }, rot = { 0, 0, 0 },
transl = { 0, 0, 0 } transl = { 0, 0, 0 }
}, { }, {
time = 500, time = 500,
rot = { 0, 0, 0 }, rot = { 0, 0, 0 },
transl = { -0.2, 0, 0 } transl = { -0.2, 0, 0 }
}, { }, {
time = 1100, time = 1100,
rot = { 0, 0, 0 }, rot = { 0, 0, 0 },
transl = { -0.5, 0, 0 } transl = { -0.5, 0, 0 }
} }
} }
} }
}, },
}, },
matConfigs = { matConfigs = {
{ {
0, 0,
}, },
}, },
subMeshes = { subMeshes = {
{ {
indices = { indices = {
normal = { normal = {
count = 48, count = 48,
offset = 0, offset = 0,
}, },
position = { position = {
count = 48, count = 48,
offset = 48, offset = 48,
}, },
tangent = { tangent = {
count = 48, count = 48,
offset = 96, offset = 96,
}, },
uv0 = { uv0 = {
count = 48, count = 48,
offset = 144, offset = 144,
}, },
}, },
materials = { materials = {
"vehicle/train/Er2k.mtl", "vehicle/train/Er2k.mtl",
}, },
}, },
}, },
vertexAttr = { vertexAttr = {
normal = { normal = {
count = 60, count = 60,
numComp = 3, numComp = 3,
offset = 192, offset = 192,
}, },
position = { position = {
count = 96, count = 96,
numComp = 3, numComp = 3,
offset = 252, offset = 252,
}, },
tangent = { tangent = {
count = 64, count = 64,
numComp = 4, numComp = 4,
offset = 348, offset = 348,
}, },
uv0 = { uv0 = {
count = 64, count = 64,
numComp = 2, numComp = 2,
offset = 412, offset = 412,
}, },
}, },
} }
end end

View File

@ -1,59 +1,59 @@
function data() function data()
return { return {
animations = { animations = {
--Animation Config goes here! --Animation Config goes here!
}, },
matConfigs = { matConfigs = {
{ {
0, 0,
}, },
}, },
subMeshes = { subMeshes = {
{ {
indices = { indices = {
normal = { normal = {
count = 37068, count = 37068,
offset = 0, offset = 0,
}, },
position = { position = {
count = 37068, count = 37068,
offset = 37068, offset = 37068,
}, },
tangent = { tangent = {
count = 37068, count = 37068,
offset = 74136, offset = 74136,
}, },
uv0 = { uv0 = {
count = 37068, count = 37068,
offset = 111204, offset = 111204,
}, },
}, },
materials = { materials = {
"vehicle/train/Er2k.mtl", "vehicle/train/Er2k.mtl",
}, },
}, },
}, },
vertexAttr = { vertexAttr = {
normal = { normal = {
count = 20712, count = 20712,
numComp = 3, numComp = 3,
offset = 148272, offset = 148272,
}, },
position = { position = {
count = 30636, count = 30636,
numComp = 3, numComp = 3,
offset = 168984, offset = 168984,
}, },
tangent = { tangent = {
count = 49424, count = 49424,
numComp = 4, numComp = 4,
offset = 199620, offset = 199620,
}, },
uv0 = { uv0 = {
count = 30544, count = 30544,
numComp = 2, numComp = 2,
offset = 249044, offset = 249044,
}, },
}, },
} }
end end

View File

@ -1,59 +1,59 @@
function data() function data()
return { return {
animations = { animations = {
--Animation Config goes here! --Animation Config goes here!
}, },
matConfigs = { matConfigs = {
{ {
0, 0,
}, },
}, },
subMeshes = { subMeshes = {
{ {
indices = { indices = {
normal = { normal = {
count = 80976, count = 80976,
offset = 0, offset = 0,
}, },
position = { position = {
count = 80976, count = 80976,
offset = 80976, offset = 80976,
}, },
tangent = { tangent = {
count = 80976, count = 80976,
offset = 161952, offset = 161952,
}, },
uv0 = { uv0 = {
count = 80976, count = 80976,
offset = 242928, offset = 242928,
}, },
}, },
materials = { materials = {
"vehicle/train/Er2k.mtl", "vehicle/train/Er2k.mtl",
}, },
}, },
}, },
vertexAttr = { vertexAttr = {
normal = { normal = {
count = 22536, count = 22536,
numComp = 3, numComp = 3,
offset = 323904, offset = 323904,
}, },
position = { position = {
count = 59700, count = 59700,
numComp = 3, numComp = 3,
offset = 346440, offset = 346440,
}, },
tangent = { tangent = {
count = 107968, count = 107968,
numComp = 4, numComp = 4,
offset = 406140, offset = 406140,
}, },
uv0 = { uv0 = {
count = 55264, count = 55264,
numComp = 2, numComp = 2,
offset = 514108, offset = 514108,
}, },
}, },
} }
end end

View File

@ -1,59 +1,59 @@
function data() function data()
return { return {
animations = { animations = {
--Animation Config goes here! --Animation Config goes here!
}, },
matConfigs = { matConfigs = {
{ {
0, 0,
}, },
}, },
subMeshes = { subMeshes = {
{ {
indices = { indices = {
normal = { normal = {
count = 54384, count = 54384,
offset = 0, offset = 0,
}, },
position = { position = {
count = 54384, count = 54384,
offset = 54384, offset = 54384,
}, },
tangent = { tangent = {
count = 54384, count = 54384,
offset = 108768, offset = 108768,
}, },
uv0 = { uv0 = {
count = 54384, count = 54384,
offset = 163152, offset = 163152,
}, },
}, },
materials = { materials = {
"vehicle/train/Er2k.mtl", "vehicle/train/Er2k.mtl",
}, },
}, },
}, },
vertexAttr = { vertexAttr = {
normal = { normal = {
count = 12672, count = 12672,
numComp = 3, numComp = 3,
offset = 217536, offset = 217536,
}, },
position = { position = {
count = 41112, count = 41112,
numComp = 3, numComp = 3,
offset = 230208, offset = 230208,
}, },
tangent = { tangent = {
count = 72512, count = 72512,
numComp = 4, numComp = 4,
offset = 271320, offset = 271320,
}, },
uv0 = { uv0 = {
count = 35632, count = 35632,
numComp = 2, numComp = 2,
offset = 343832, offset = 343832,
}, },
}, },
} }
end end