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

116 lines
1.5 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 4080,
offset = 63920,
},
position = {
count = 4080,
offset = 55760,
},
tangent = {
count = 4080,
offset = 68000,
},
uv0 = {
count = 4080,
offset = 59840,
},
},
materials = {
"tree/europeanlinden_rt_1_0.mtl",
},
}, {
indices = {
normal = {
count = 5640,
offset = 77720,
},
offset = {
count = 5640,
offset = 94640,
},
positionAmbient = {
count = 5640,
offset = 89000,
},
tangent = {
count = 5640,
offset = 83360,
},
uv0 = {
count = 5640,
offset = 72080,
},
},
materials = {
"tree/europeanlinden_rt_1_4.mtl",
},
},
},
vertexAttr = {
normal = {
count = 12240,
numComp = 3,
offset = 12240,
},
offset = {
count = 8160,
numComp = 3,
offset = 47600,
},
position = {
count = 4080,
numComp = 3,
offset = 0,
},
positionAmbient = {
count = 10880,
numComp = 4,
offset = 36720,
},
tangent = {
count = 12240,
numComp = 3,
offset = 24480,
},
uv0 = {
count = 8160,
numComp = 2,
offset = 4080,
},
},
}
end