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

144 lines
1.9 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 744,
offset = 31444,
},
position = {
count = 744,
offset = 29956,
},
tangent = {
count = 744,
offset = 32188,
},
uv0 = {
count = 744,
offset = 30700,
},
},
materials = {
"tree/mapleshrub_rt_1_3.mtl",
},
}, {
indices = {
normal = {
count = 600,
offset = 34132,
},
position = {
count = 600,
offset = 32932,
},
tangent = {
count = 600,
offset = 34732,
},
uv0 = {
count = 600,
offset = 33532,
},
},
materials = {
"tree/mapleshrub_rt_1_1.mtl",
},
}, {
indices = {
normal = {
count = 2208,
offset = 37540,
},
offset = {
count = 2208,
offset = 44164,
},
positionAmbient = {
count = 2208,
offset = 41956,
},
tangent = {
count = 2208,
offset = 39748,
},
uv0 = {
count = 2208,
offset = 35332,
},
},
materials = {
"tree/mapleshrub_rt_1_2.mtl",
},
},
},
vertexAttr = {
normal = {
count = 6564,
numComp = 3,
offset = 6524,
},
offset = {
count = 4416,
numComp = 3,
offset = 25540,
},
position = {
count = 2148,
numComp = 3,
offset = 0,
},
positionAmbient = {
count = 5888,
numComp = 4,
offset = 19652,
},
tangent = {
count = 6564,
numComp = 3,
offset = 13088,
},
uv0 = {
count = 4376,
numComp = 2,
offset = 2148,
},
},
}
end