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

144 lines
1.9 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 144,
offset = 31516,
},
position = {
count = 144,
offset = 31228,
},
tangent = {
count = 144,
offset = 31660,
},
uv0 = {
count = 144,
offset = 31372,
},
},
materials = {
"tree/mapleshrub_rt_1_3.mtl",
},
}, {
indices = {
normal = {
count = 888,
offset = 33580,
},
position = {
count = 888,
offset = 31804,
},
tangent = {
count = 888,
offset = 34468,
},
uv0 = {
count = 888,
offset = 32692,
},
},
materials = {
"tree/mapleshrub_rt_1_1.mtl",
},
}, {
indices = {
normal = {
count = 2256,
offset = 37612,
},
offset = {
count = 2256,
offset = 44380,
},
positionAmbient = {
count = 2256,
offset = 42124,
},
tangent = {
count = 2256,
offset = 39868,
},
uv0 = {
count = 2256,
offset = 35356,
},
},
materials = {
"tree/mapleshrub_rt_1_2.mtl",
},
},
},
vertexAttr = {
normal = {
count = 6876,
numComp = 3,
offset = 6948,
},
offset = {
count = 4512,
numComp = 3,
offset = 26716,
},
position = {
count = 2364,
numComp = 3,
offset = 0,
},
positionAmbient = {
count = 6016,
numComp = 4,
offset = 20700,
},
tangent = {
count = 6876,
numComp = 3,
offset = 13824,
},
uv0 = {
count = 4584,
numComp = 2,
offset = 2364,
},
},
}
end