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

144 lines
1.9 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 744,
offset = 20624,
},
position = {
count = 744,
offset = 19136,
},
tangent = {
count = 744,
offset = 21368,
},
uv0 = {
count = 744,
offset = 19880,
},
},
materials = {
"tree/mapleshrub_rt_1_6.mtl",
},
}, {
indices = {
normal = {
count = 336,
offset = 22784,
},
position = {
count = 336,
offset = 22112,
},
tangent = {
count = 336,
offset = 23120,
},
uv0 = {
count = 336,
offset = 22448,
},
},
materials = {
"tree/mapleshrub_rt_1_7.mtl",
},
}, {
indices = {
normal = {
count = 1368,
offset = 24824,
},
offset = {
count = 1368,
offset = 28928,
},
positionAmbient = {
count = 1368,
offset = 27560,
},
tangent = {
count = 1368,
offset = 26192,
},
uv0 = {
count = 1368,
offset = 23456,
},
},
materials = {
"tree/mapleshrub_rt_1_8.mtl",
},
},
},
vertexAttr = {
normal = {
count = 4224,
numComp = 3,
offset = 4304,
},
offset = {
count = 2736,
numComp = 3,
offset = 16400,
},
position = {
count = 1488,
numComp = 3,
offset = 0,
},
positionAmbient = {
count = 3648,
numComp = 4,
offset = 12752,
},
tangent = {
count = 4224,
numComp = 3,
offset = 8528,
},
uv0 = {
count = 2816,
numComp = 2,
offset = 1488,
},
},
}
end