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

116 lines
1.5 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 7896,
offset = 103472,
},
position = {
count = 7896,
offset = 87680,
},
tangent = {
count = 7896,
offset = 111368,
},
uv0 = {
count = 7896,
offset = 95576,
},
},
materials = {
"tree/europeanlinden_rt_1_0.mtl",
},
}, {
indices = {
normal = {
count = 7728,
offset = 126992,
},
offset = {
count = 7728,
offset = 150176,
},
positionAmbient = {
count = 7728,
offset = 142448,
},
tangent = {
count = 7728,
offset = 134720,
},
uv0 = {
count = 7728,
offset = 119264,
},
},
materials = {
"tree/europeanlinden_rt_1_4.mtl",
},
},
},
vertexAttr = {
normal = {
count = 19920,
numComp = 3,
offset = 22220,
},
offset = {
count = 10980,
numComp = 3,
offset = 76700,
},
position = {
count = 8940,
numComp = 3,
offset = 0,
},
positionAmbient = {
count = 14640,
numComp = 4,
offset = 62060,
},
tangent = {
count = 19920,
numComp = 3,
offset = 42140,
},
uv0 = {
count = 13280,
numComp = 2,
offset = 8940,
},
},
}
end