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

116 lines
1.5 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 144,
offset = 23856,
},
position = {
count = 144,
offset = 23568,
},
tangent = {
count = 144,
offset = 24000,
},
uv0 = {
count = 144,
offset = 23712,
},
},
materials = {
"tree/mapleshrub_rt_1_6.mtl",
},
}, {
indices = {
normal = {
count = 2304,
offset = 26448,
},
offset = {
count = 2304,
offset = 33360,
},
positionAmbient = {
count = 2304,
offset = 31056,
},
tangent = {
count = 2304,
offset = 28752,
},
uv0 = {
count = 2304,
offset = 24144,
},
},
materials = {
"tree/mapleshrub_rt_1_8.mtl",
},
},
},
vertexAttr = {
normal = {
count = 4752,
numComp = 3,
offset = 3312,
},
offset = {
count = 4608,
numComp = 3,
offset = 18960,
},
position = {
count = 144,
numComp = 3,
offset = 0,
},
positionAmbient = {
count = 6144,
numComp = 4,
offset = 12816,
},
tangent = {
count = 4752,
numComp = 3,
offset = 8064,
},
uv0 = {
count = 3168,
numComp = 2,
offset = 144,
},
},
}
end