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

116 lines
1.5 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 648,
offset = 30944,
},
position = {
count = 648,
offset = 29648,
},
tangent = {
count = 648,
offset = 31592,
},
uv0 = {
count = 648,
offset = 30296,
},
},
materials = {
"tree/sugarmaple_rt_1_11.mtl",
},
}, {
indices = {
normal = {
count = 3216,
offset = 35456,
},
offset = {
count = 3216,
offset = 45104,
},
positionAmbient = {
count = 3216,
offset = 41888,
},
tangent = {
count = 3216,
offset = 38672,
},
uv0 = {
count = 3216,
offset = 32240,
},
},
materials = {
"tree/sugarmaple_rt_1_12.mtl",
},
},
},
vertexAttr = {
normal = {
count = 6096,
numComp = 3,
offset = 4688,
},
offset = {
count = 5472,
numComp = 3,
offset = 24176,
},
position = {
count = 624,
numComp = 3,
offset = 0,
},
positionAmbient = {
count = 7296,
numComp = 4,
offset = 16880,
},
tangent = {
count = 6096,
numComp = 3,
offset = 10784,
},
uv0 = {
count = 4064,
numComp = 2,
offset = 624,
},
},
}
end