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

116 lines
1.5 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 3480,
offset = 58164,
},
position = {
count = 3480,
offset = 51204,
},
tangent = {
count = 3480,
offset = 61644,
},
uv0 = {
count = 3480,
offset = 54684,
},
},
materials = {
"tree/europeanlinden_rt_1_0.mtl",
},
}, {
indices = {
normal = {
count = 4956,
offset = 70080,
},
offset = {
count = 4956,
offset = 84948,
},
positionAmbient = {
count = 4956,
offset = 79992,
},
tangent = {
count = 4956,
offset = 75036,
},
uv0 = {
count = 4956,
offset = 65124,
},
},
materials = {
"tree/europeanlinden_rt_1_4.mtl",
},
},
},
vertexAttr = {
normal = {
count = 11412,
numComp = 3,
offset = 12000,
},
offset = {
count = 7020,
numComp = 3,
offset = 44184,
},
position = {
count = 4392,
numComp = 3,
offset = 0,
},
positionAmbient = {
count = 9360,
numComp = 4,
offset = 34824,
},
tangent = {
count = 11412,
numComp = 3,
offset = 23412,
},
uv0 = {
count = 7608,
numComp = 2,
offset = 4392,
},
},
}
end