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

172 lines
2.2 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0, 0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 3204,
offset = 54100,
},
position = {
count = 3204,
offset = 47692,
},
tangent = {
count = 3204,
offset = 57304,
},
uv0 = {
count = 3204,
offset = 50896,
},
},
materials = {
"tree/douglasfir_rt_1_0.mtl",
},
}, {
indices = {
normal = {
count = 36,
offset = 60580,
},
position = {
count = 36,
offset = 60508,
},
tangent = {
count = 36,
offset = 60616,
},
uv0 = {
count = 36,
offset = 60544,
},
},
materials = {
"tree/douglasfir_rt_1_1.mtl",
},
}, {
indices = {
normal = {
count = 1800,
offset = 64252,
},
position = {
count = 1800,
offset = 60652,
},
tangent = {
count = 1800,
offset = 66052,
},
uv0 = {
count = 1800,
offset = 62452,
},
},
materials = {
"tree/douglasfir_rt_1_1.mtl",
},
}, {
indices = {
normal = {
count = 2952,
offset = 70804,
},
offset = {
count = 2952,
offset = 79660,
},
positionAmbient = {
count = 2952,
offset = 76708,
},
tangent = {
count = 2952,
offset = 73756,
},
uv0 = {
count = 2952,
offset = 67852,
},
},
materials = {
"tree/douglasfir_rt_1_3.mtl",
},
},
},
vertexAttr = {
normal = {
count = 10860,
numComp = 3,
offset = 12196,
},
offset = {
count = 5904,
numComp = 3,
offset = 41788,
},
position = {
count = 4956,
numComp = 3,
offset = 0,
},
positionAmbient = {
count = 7872,
numComp = 4,
offset = 33916,
},
tangent = {
count = 10860,
numComp = 3,
offset = 23056,
},
uv0 = {
count = 7240,
numComp = 2,
offset = 4956,
},
},
}
end