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

116 lines
1.5 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 3096,
offset = 52132,
},
position = {
count = 3096,
offset = 45940,
},
tangent = {
count = 3096,
offset = 55228,
},
uv0 = {
count = 3096,
offset = 49036,
},
},
materials = {
"tree/sugarmaple_rt_1_5.mtl",
},
}, {
indices = {
normal = {
count = 4128,
offset = 62452,
},
offset = {
count = 4128,
offset = 74836,
},
positionAmbient = {
count = 4128,
offset = 70708,
},
tangent = {
count = 4128,
offset = 66580,
},
uv0 = {
count = 4128,
offset = 58324,
},
},
materials = {
"tree/sugarmaple_rt_1_4.mtl",
},
},
},
vertexAttr = {
normal = {
count = 9972,
numComp = 3,
offset = 9588,
},
offset = {
count = 7032,
numComp = 3,
offset = 38908,
},
position = {
count = 2940,
numComp = 3,
offset = 0,
},
positionAmbient = {
count = 9376,
numComp = 4,
offset = 29532,
},
tangent = {
count = 9972,
numComp = 3,
offset = 19560,
},
uv0 = {
count = 6648,
numComp = 2,
offset = 2940,
},
},
}
end