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

116 lines
1.5 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 72,
offset = 18016,
},
position = {
count = 72,
offset = 17872,
},
tangent = {
count = 72,
offset = 18088,
},
uv0 = {
count = 72,
offset = 17944,
},
},
materials = {
"tree/mapleshrub_rt_1_3.mtl",
},
}, {
indices = {
normal = {
count = 1752,
offset = 19912,
},
offset = {
count = 1752,
offset = 25168,
},
positionAmbient = {
count = 1752,
offset = 23416,
},
tangent = {
count = 1752,
offset = 21664,
},
uv0 = {
count = 1752,
offset = 18160,
},
},
materials = {
"tree/mapleshrub_rt_1_2.mtl",
},
},
},
vertexAttr = {
normal = {
count = 3600,
numComp = 3,
offset = 2496,
},
offset = {
count = 3504,
numComp = 3,
offset = 14368,
},
position = {
count = 96,
numComp = 3,
offset = 0,
},
positionAmbient = {
count = 4672,
numComp = 4,
offset = 9696,
},
tangent = {
count = 3600,
numComp = 3,
offset = 6096,
},
uv0 = {
count = 2400,
numComp = 2,
offset = 96,
},
},
}
end