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

144 lines
1.9 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 3456,
offset = 57464,
},
position = {
count = 3456,
offset = 50552,
},
tangent = {
count = 3456,
offset = 60920,
},
uv0 = {
count = 3456,
offset = 54008,
},
},
materials = {
"tree/sugarmaple_rt_1_5.mtl",
},
}, {
indices = {
normal = {
count = 72,
offset = 64520,
},
position = {
count = 72,
offset = 64376,
},
tangent = {
count = 72,
offset = 64592,
},
uv0 = {
count = 72,
offset = 64448,
},
},
materials = {
"tree/sugarmaple_rt_1_2.mtl",
},
}, {
indices = {
normal = {
count = 4608,
offset = 69272,
},
offset = {
count = 4608,
offset = 83096,
},
positionAmbient = {
count = 4608,
offset = 78488,
},
tangent = {
count = 4608,
offset = 73880,
},
uv0 = {
count = 4608,
offset = 64664,
},
},
materials = {
"tree/sugarmaple_rt_1_4.mtl",
},
},
},
vertexAttr = {
normal = {
count = 10968,
numComp = 3,
offset = 10528,
},
offset = {
count = 7752,
numComp = 3,
offset = 42800,
},
position = {
count = 3216,
numComp = 3,
offset = 0,
},
positionAmbient = {
count = 10336,
numComp = 4,
offset = 32464,
},
tangent = {
count = 10968,
numComp = 3,
offset = 21496,
},
uv0 = {
count = 7312,
numComp = 2,
offset = 3216,
},
},
}
end