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

155 lines
2.0 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 456,
offset = 35260,
},
position = {
count = 456,
offset = 34348,
},
tangent = {
count = 456,
offset = 35716,
},
uv0 = {
count = 456,
offset = 34804,
},
uv1 = {
count = 456,
offset = 36172,
},
},
materials = {
"tree/mapleshrub_rt_1_0.mtl",
},
}, {
indices = {
normal = {
count = 1488,
offset = 39604,
},
position = {
count = 1488,
offset = 36628,
},
tangent = {
count = 1488,
offset = 41092,
},
uv0 = {
count = 1488,
offset = 38116,
},
},
materials = {
"tree/mapleshrub_rt_1_1.mtl",
},
}, {
indices = {
normal = {
count = 1920,
offset = 44500,
},
offset = {
count = 1920,
offset = 50260,
},
positionAmbient = {
count = 1920,
offset = 48340,
},
tangent = {
count = 1920,
offset = 46420,
},
uv0 = {
count = 1920,
offset = 42580,
},
},
materials = {
"tree/mapleshrub_rt_1_2.mtl",
},
},
},
vertexAttr = {
normal = {
count = 7908,
numComp = 3,
offset = 9340,
},
offset = {
count = 3840,
numComp = 3,
offset = 30276,
},
position = {
count = 4068,
numComp = 3,
offset = 0,
},
positionAmbient = {
count = 5120,
numComp = 4,
offset = 25156,
},
tangent = {
count = 7908,
numComp = 3,
offset = 17248,
},
uv0 = {
count = 5272,
numComp = 2,
offset = 4068,
},
uv1 = {
count = 232,
numComp = 2,
offset = 34116,
},
},
}
end