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

116 lines
1.5 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 456,
offset = 19624,
},
position = {
count = 456,
offset = 18712,
},
tangent = {
count = 456,
offset = 20080,
},
uv0 = {
count = 456,
offset = 19168,
},
},
materials = {
"tree/mapleshrub_rt_1_6.mtl",
},
}, {
indices = {
normal = {
count = 1704,
offset = 22240,
},
offset = {
count = 1704,
offset = 27352,
},
positionAmbient = {
count = 1704,
offset = 25648,
},
tangent = {
count = 1704,
offset = 23944,
},
uv0 = {
count = 1704,
offset = 20536,
},
},
materials = {
"tree/mapleshrub_rt_1_8.mtl",
},
},
},
vertexAttr = {
normal = {
count = 3864,
numComp = 3,
offset = 3032,
},
offset = {
count = 3408,
numComp = 3,
offset = 15304,
},
position = {
count = 456,
numComp = 3,
offset = 0,
},
positionAmbient = {
count = 4544,
numComp = 4,
offset = 10760,
},
tangent = {
count = 3864,
numComp = 3,
offset = 6896,
},
uv0 = {
count = 2576,
numComp = 2,
offset = 456,
},
},
}
end