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

144 lines
1.9 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 144,
offset = 25056,
},
position = {
count = 144,
offset = 24768,
},
tangent = {
count = 144,
offset = 25200,
},
uv0 = {
count = 144,
offset = 24912,
},
},
materials = {
"tree/mapleshrub_rt_1_3.mtl",
},
}, {
indices = {
normal = {
count = 576,
offset = 26496,
},
position = {
count = 576,
offset = 25344,
},
tangent = {
count = 576,
offset = 27072,
},
uv0 = {
count = 576,
offset = 25920,
},
},
materials = {
"tree/mapleshrub_rt_1_1.mtl",
},
}, {
indices = {
normal = {
count = 1896,
offset = 29544,
},
offset = {
count = 1896,
offset = 35232,
},
positionAmbient = {
count = 1896,
offset = 33336,
},
tangent = {
count = 1896,
offset = 31440,
},
uv0 = {
count = 1896,
offset = 27648,
},
},
materials = {
"tree/mapleshrub_rt_1_2.mtl",
},
},
},
vertexAttr = {
normal = {
count = 5376,
numComp = 3,
offset = 5168,
},
offset = {
count = 3792,
numComp = 3,
offset = 20976,
},
position = {
count = 1584,
numComp = 3,
offset = 0,
},
positionAmbient = {
count = 5056,
numComp = 4,
offset = 15920,
},
tangent = {
count = 5376,
numComp = 3,
offset = 10544,
},
uv0 = {
count = 3584,
numComp = 2,
offset = 1584,
},
},
}
end