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

144 lines
1.9 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 144,
offset = 23136,
},
position = {
count = 144,
offset = 22848,
},
tangent = {
count = 144,
offset = 23280,
},
uv0 = {
count = 144,
offset = 22992,
},
},
materials = {
"tree/mapleshrub_rt_1_6.mtl",
},
}, {
indices = {
normal = {
count = 576,
offset = 24576,
},
position = {
count = 576,
offset = 23424,
},
tangent = {
count = 576,
offset = 25152,
},
uv0 = {
count = 576,
offset = 24000,
},
},
materials = {
"tree/mapleshrub_rt_1_7.mtl",
},
}, {
indices = {
normal = {
count = 1704,
offset = 27432,
},
offset = {
count = 1704,
offset = 32544,
},
positionAmbient = {
count = 1704,
offset = 30840,
},
tangent = {
count = 1704,
offset = 29136,
},
uv0 = {
count = 1704,
offset = 25728,
},
},
materials = {
"tree/mapleshrub_rt_1_8.mtl",
},
},
},
vertexAttr = {
normal = {
count = 4992,
numComp = 3,
offset = 4912,
},
offset = {
count = 3408,
numComp = 3,
offset = 19440,
},
position = {
count = 1584,
numComp = 3,
offset = 0,
},
positionAmbient = {
count = 4544,
numComp = 4,
offset = 14896,
},
tangent = {
count = 4992,
numComp = 3,
offset = 9904,
},
uv0 = {
count = 3328,
numComp = 2,
offset = 1584,
},
},
}
end