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

116 lines
1.5 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 936,
offset = 34988,
},
position = {
count = 936,
offset = 33116,
},
tangent = {
count = 936,
offset = 35924,
},
uv0 = {
count = 936,
offset = 34052,
},
},
materials = {
"tree/europeanlinden_rt_1_0.mtl",
},
}, {
indices = {
normal = {
count = 4152,
offset = 41012,
},
offset = {
count = 4152,
offset = 53468,
},
positionAmbient = {
count = 4152,
offset = 49316,
},
tangent = {
count = 4152,
offset = 45164,
},
uv0 = {
count = 4152,
offset = 36860,
},
},
materials = {
"tree/europeanlinden_rt_1_4.mtl",
},
},
},
vertexAttr = {
normal = {
count = 6828,
numComp = 3,
offset = 5320,
},
offset = {
count = 6060,
numComp = 3,
offset = 27056,
},
position = {
count = 768,
numComp = 3,
offset = 0,
},
positionAmbient = {
count = 8080,
numComp = 4,
offset = 18976,
},
tangent = {
count = 6828,
numComp = 3,
offset = 12148,
},
uv0 = {
count = 4552,
numComp = 2,
offset = 768,
},
},
}
end