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

116 lines
1.5 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 456,
offset = 18184,
},
position = {
count = 456,
offset = 17272,
},
tangent = {
count = 456,
offset = 18640,
},
uv0 = {
count = 456,
offset = 17728,
},
},
materials = {
"tree/europeanlinden_rt_3_9.mtl",
},
}, {
indices = {
normal = {
count = 2160,
offset = 21256,
},
offset = {
count = 2160,
offset = 27736,
},
positionAmbient = {
count = 2160,
offset = 25576,
},
tangent = {
count = 2160,
offset = 23416,
},
uv0 = {
count = 2160,
offset = 19096,
},
},
materials = {
"tree/europeanlinden_rt_3_10.mtl",
},
},
},
vertexAttr = {
normal = {
count = 3576,
numComp = 3,
offset = 2840,
},
offset = {
count = 3120,
numComp = 3,
offset = 14152,
},
position = {
count = 456,
numComp = 3,
offset = 0,
},
positionAmbient = {
count = 4160,
numComp = 4,
offset = 9992,
},
tangent = {
count = 3576,
numComp = 3,
offset = 6416,
},
uv0 = {
count = 2384,
numComp = 2,
offset = 456,
},
},
}
end