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

116 lines
1.5 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 6000,
offset = 70632,
},
position = {
count = 6000,
offset = 58632,
},
tangent = {
count = 6000,
offset = 76632,
},
uv0 = {
count = 6000,
offset = 64632,
},
},
materials = {
"tree/europeanlinden_rt_1_0.mtl",
},
}, {
indices = {
normal = {
count = 4908,
offset = 87540,
},
offset = {
count = 4908,
offset = 102264,
},
positionAmbient = {
count = 4908,
offset = 97356,
},
tangent = {
count = 4908,
offset = 92448,
},
uv0 = {
count = 4908,
offset = 82632,
},
},
materials = {
"tree/europeanlinden_rt_1_4.mtl",
},
},
},
vertexAttr = {
normal = {
count = 13416,
numComp = 3,
offset = 15280,
},
offset = {
count = 7080,
numComp = 3,
offset = 51552,
},
position = {
count = 6336,
numComp = 3,
offset = 0,
},
positionAmbient = {
count = 9440,
numComp = 4,
offset = 42112,
},
tangent = {
count = 13416,
numComp = 3,
offset = 28696,
},
uv0 = {
count = 8944,
numComp = 2,
offset = 6336,
},
},
}
end