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

116 lines
1.5 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 216,
offset = 34736,
},
position = {
count = 216,
offset = 34304,
},
tangent = {
count = 216,
offset = 34952,
},
uv0 = {
count = 216,
offset = 34520,
},
},
materials = {
"tree/mapleshrub_rt_1_3.mtl",
},
}, {
indices = {
normal = {
count = 3360,
offset = 38528,
},
offset = {
count = 3360,
offset = 48608,
},
positionAmbient = {
count = 3360,
offset = 45248,
},
tangent = {
count = 3360,
offset = 41888,
},
uv0 = {
count = 3360,
offset = 35168,
},
},
materials = {
"tree/mapleshrub_rt_1_2.mtl",
},
},
},
vertexAttr = {
normal = {
count = 6912,
numComp = 3,
offset = 4800,
},
offset = {
count = 6720,
numComp = 3,
offset = 27584,
},
position = {
count = 192,
numComp = 3,
offset = 0,
},
positionAmbient = {
count = 8960,
numComp = 4,
offset = 18624,
},
tangent = {
count = 6912,
numComp = 3,
offset = 11712,
},
uv0 = {
count = 4608,
numComp = 2,
offset = 192,
},
},
}
end