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

155 lines
2.0 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 216,
offset = 27304,
},
position = {
count = 216,
offset = 26872,
},
tangent = {
count = 216,
offset = 27520,
},
uv0 = {
count = 216,
offset = 27088,
},
uv1 = {
count = 216,
offset = 27736,
},
},
materials = {
"tree/mapleshrub_rt_1_0.mtl",
},
}, {
indices = {
normal = {
count = 720,
offset = 29392,
},
position = {
count = 720,
offset = 27952,
},
tangent = {
count = 720,
offset = 30112,
},
uv0 = {
count = 720,
offset = 28672,
},
},
materials = {
"tree/mapleshrub_rt_1_1.mtl",
},
}, {
indices = {
normal = {
count = 1944,
offset = 32776,
},
offset = {
count = 1944,
offset = 38608,
},
positionAmbient = {
count = 1944,
offset = 36664,
},
tangent = {
count = 1944,
offset = 34720,
},
uv0 = {
count = 1944,
offset = 30832,
},
},
materials = {
"tree/mapleshrub_rt_1_2.mtl",
},
},
},
vertexAttr = {
normal = {
count = 5880,
numComp = 3,
offset = 5912,
},
offset = {
count = 3888,
numComp = 3,
offset = 22856,
},
position = {
count = 1992,
numComp = 3,
offset = 0,
},
positionAmbient = {
count = 5184,
numComp = 4,
offset = 17672,
},
tangent = {
count = 5880,
numComp = 3,
offset = 11792,
},
uv0 = {
count = 3920,
numComp = 2,
offset = 1992,
},
uv1 = {
count = 128,
numComp = 2,
offset = 26744,
},
},
}
end