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

116 lines
1.5 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 7152,
offset = 73960,
},
position = {
count = 7152,
offset = 59656,
},
tangent = {
count = 7152,
offset = 81112,
},
uv0 = {
count = 7152,
offset = 66808,
},
},
materials = {
"tree/europeanlinden_rt_1_0.mtl",
},
}, {
indices = {
normal = {
count = 4620,
offset = 92884,
},
offset = {
count = 4620,
offset = 106744,
},
positionAmbient = {
count = 4620,
offset = 102124,
},
tangent = {
count = 4620,
offset = 97504,
},
uv0 = {
count = 4620,
offset = 88264,
},
},
materials = {
"tree/europeanlinden_rt_1_4.mtl",
},
},
},
vertexAttr = {
normal = {
count = 13848,
numComp = 3,
offset = 16420,
},
offset = {
count = 6660,
numComp = 3,
offset = 52996,
},
position = {
count = 7188,
numComp = 3,
offset = 0,
},
positionAmbient = {
count = 8880,
numComp = 4,
offset = 44116,
},
tangent = {
count = 13848,
numComp = 3,
offset = 30268,
},
uv0 = {
count = 9232,
numComp = 2,
offset = 7188,
},
},
}
end