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

144 lines
1.9 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 144,
offset = 29176,
},
position = {
count = 144,
offset = 28888,
},
tangent = {
count = 144,
offset = 29320,
},
uv0 = {
count = 144,
offset = 29032,
},
},
materials = {
"tree/mapleshrub_rt_1_3.mtl",
},
}, {
indices = {
normal = {
count = 528,
offset = 30520,
},
position = {
count = 528,
offset = 29464,
},
tangent = {
count = 528,
offset = 31048,
},
uv0 = {
count = 528,
offset = 29992,
},
},
materials = {
"tree/mapleshrub_rt_1_1.mtl",
},
}, {
indices = {
normal = {
count = 2352,
offset = 33928,
},
offset = {
count = 2352,
offset = 40984,
},
positionAmbient = {
count = 2352,
offset = 38632,
},
tangent = {
count = 2352,
offset = 36280,
},
uv0 = {
count = 2352,
offset = 31576,
},
},
materials = {
"tree/mapleshrub_rt_1_2.mtl",
},
},
},
vertexAttr = {
normal = {
count = 6168,
numComp = 3,
offset = 5576,
},
offset = {
count = 4704,
numComp = 3,
offset = 24184,
},
position = {
count = 1464,
numComp = 3,
offset = 0,
},
positionAmbient = {
count = 6272,
numComp = 4,
offset = 17912,
},
tangent = {
count = 6168,
numComp = 3,
offset = 11744,
},
uv0 = {
count = 4112,
numComp = 2,
offset = 1464,
},
},
}
end