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

116 lines
1.5 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 72,
offset = 11056,
},
position = {
count = 72,
offset = 10912,
},
tangent = {
count = 72,
offset = 11128,
},
uv0 = {
count = 72,
offset = 10984,
},
},
materials = {
"tree/mapleshrub_rt_1_6.mtl",
},
}, {
indices = {
normal = {
count = 1056,
offset = 12256,
},
offset = {
count = 1056,
offset = 15424,
},
positionAmbient = {
count = 1056,
offset = 14368,
},
tangent = {
count = 1056,
offset = 13312,
},
uv0 = {
count = 1056,
offset = 11200,
},
},
materials = {
"tree/mapleshrub_rt_1_8.mtl",
},
},
},
vertexAttr = {
normal = {
count = 2208,
numComp = 3,
offset = 1568,
},
offset = {
count = 2112,
numComp = 3,
offset = 8800,
},
position = {
count = 96,
numComp = 3,
offset = 0,
},
positionAmbient = {
count = 2816,
numComp = 4,
offset = 5984,
},
tangent = {
count = 2208,
numComp = 3,
offset = 3776,
},
uv0 = {
count = 1472,
numComp = 2,
offset = 96,
},
},
}
end