1520DLC/res/models/mesh/tree/shingleoak_rt_4_lod1.msh

172 lines
2.3 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0, 0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 5580,
offset = 91440,
},
position = {
count = 5580,
offset = 80280,
},
tangent = {
count = 5580,
offset = 97020,
},
uv0 = {
count = 5580,
offset = 85860,
},
},
materials = {
"tree/shingleoak_rt_1_5.mtl",
},
}, {
indices = {
normal = {
count = 396,
offset = 103392,
},
position = {
count = 396,
offset = 102600,
},
tangent = {
count = 396,
offset = 103788,
},
uv0 = {
count = 396,
offset = 102996,
},
},
materials = {
"tree/shingleoak_rt_1_2.mtl",
},
}, {
indices = {
normal = {
count = 4320,
offset = 112824,
},
position = {
count = 4320,
offset = 104184,
},
tangent = {
count = 4320,
offset = 117144,
},
uv0 = {
count = 4320,
offset = 108504,
},
},
materials = {
"tree/shingleoak_rt_1_2.mtl",
},
}, {
indices = {
normal = {
count = 4248,
offset = 125712,
},
offset = {
count = 4248,
offset = 138456,
},
positionAmbient = {
count = 4248,
offset = 134208,
},
tangent = {
count = 4248,
offset = 129960,
},
uv0 = {
count = 4248,
offset = 121464,
},
},
materials = {
"tree/shingleoak_rt_1_4.mtl",
},
},
},
vertexAttr = {
normal = {
count = 19320,
numComp = 3,
offset = 25120,
},
offset = {
count = 7080,
numComp = 3,
offset = 73200,
},
position = {
count = 12240,
numComp = 3,
offset = 0,
},
positionAmbient = {
count = 9440,
numComp = 4,
offset = 63760,
},
tangent = {
count = 19320,
numComp = 3,
offset = 44440,
},
uv0 = {
count = 12880,
numComp = 2,
offset = 12240,
},
},
}
end