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

116 lines
1.5 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 744,
offset = 29964,
},
position = {
count = 744,
offset = 28476,
},
tangent = {
count = 744,
offset = 30708,
},
uv0 = {
count = 744,
offset = 29220,
},
},
materials = {
"tree/europeanlinden_rt_1_0.mtl",
},
}, {
indices = {
normal = {
count = 3612,
offset = 35064,
},
offset = {
count = 3612,
offset = 45900,
},
positionAmbient = {
count = 3612,
offset = 42288,
},
tangent = {
count = 3612,
offset = 38676,
},
uv0 = {
count = 3612,
offset = 31452,
},
},
materials = {
"tree/europeanlinden_rt_1_4.mtl",
},
},
},
vertexAttr = {
normal = {
count = 5868,
numComp = 3,
offset = 4560,
},
offset = {
count = 5220,
numComp = 3,
offset = 23256,
},
position = {
count = 648,
numComp = 3,
offset = 0,
},
positionAmbient = {
count = 6960,
numComp = 4,
offset = 16296,
},
tangent = {
count = 5868,
numComp = 3,
offset = 10428,
},
uv0 = {
count = 3912,
numComp = 2,
offset = 648,
},
},
}
end