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

116 lines
1.5 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 552,
offset = 20096,
},
position = {
count = 552,
offset = 18992,
},
tangent = {
count = 552,
offset = 20648,
},
uv0 = {
count = 552,
offset = 19544,
},
},
materials = {
"tree/europeanlinden_rt_1_9.mtl",
},
}, {
indices = {
normal = {
count = 2388,
offset = 23588,
},
offset = {
count = 2388,
offset = 30752,
},
positionAmbient = {
count = 2388,
offset = 28364,
},
tangent = {
count = 2388,
offset = 25976,
},
uv0 = {
count = 2388,
offset = 21200,
},
},
materials = {
"tree/europeanlinden_rt_1_10.mtl",
},
},
},
vertexAttr = {
normal = {
count = 3936,
numComp = 3,
offset = 3140,
},
offset = {
count = 3420,
numComp = 3,
offset = 15572,
},
position = {
count = 516,
numComp = 3,
offset = 0,
},
positionAmbient = {
count = 4560,
numComp = 4,
offset = 11012,
},
tangent = {
count = 3936,
numComp = 3,
offset = 7076,
},
uv0 = {
count = 2624,
numComp = 2,
offset = 516,
},
},
}
end