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

155 lines
2.0 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 792,
offset = 45736,
},
position = {
count = 792,
offset = 44152,
},
tangent = {
count = 792,
offset = 46528,
},
uv0 = {
count = 792,
offset = 44944,
},
uv1 = {
count = 792,
offset = 47320,
},
},
materials = {
"tree/mapleshrub_rt_1_0.mtl",
},
}, {
indices = {
normal = {
count = 1488,
offset = 51088,
},
position = {
count = 1488,
offset = 48112,
},
tangent = {
count = 1488,
offset = 52576,
},
uv0 = {
count = 1488,
offset = 49600,
},
},
materials = {
"tree/mapleshrub_rt_1_1.mtl",
},
}, {
indices = {
normal = {
count = 2760,
offset = 56824,
},
offset = {
count = 2760,
offset = 65104,
},
positionAmbient = {
count = 2760,
offset = 62344,
},
tangent = {
count = 2760,
offset = 59584,
},
uv0 = {
count = 2760,
offset = 54064,
},
},
materials = {
"tree/mapleshrub_rt_1_2.mtl",
},
},
},
vertexAttr = {
normal = {
count = 9912,
numComp = 3,
offset = 11000,
},
offset = {
count = 5520,
numComp = 3,
offset = 38184,
},
position = {
count = 4392,
numComp = 3,
offset = 0,
},
positionAmbient = {
count = 7360,
numComp = 4,
offset = 30824,
},
tangent = {
count = 9912,
numComp = 3,
offset = 20912,
},
uv0 = {
count = 6608,
numComp = 2,
offset = 4392,
},
uv1 = {
count = 448,
numComp = 2,
offset = 43704,
},
},
}
end