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

116 lines
1.5 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 216,
offset = 16136,
},
position = {
count = 216,
offset = 15704,
},
tangent = {
count = 216,
offset = 16352,
},
uv0 = {
count = 216,
offset = 15920,
},
},
materials = {
"tree/europeanlinden_rt_3_9.mtl",
},
}, {
indices = {
normal = {
count = 2088,
offset = 18656,
},
offset = {
count = 2088,
offset = 24920,
},
positionAmbient = {
count = 2088,
offset = 22832,
},
tangent = {
count = 2088,
offset = 20744,
},
uv0 = {
count = 2088,
offset = 16568,
},
},
materials = {
"tree/europeanlinden_rt_3_10.mtl",
},
},
},
vertexAttr = {
normal = {
count = 3192,
numComp = 3,
offset = 2320,
},
offset = {
count = 3000,
numComp = 3,
offset = 12704,
},
position = {
count = 192,
numComp = 3,
offset = 0,
},
positionAmbient = {
count = 4000,
numComp = 4,
offset = 8704,
},
tangent = {
count = 3192,
numComp = 3,
offset = 5512,
},
uv0 = {
count = 2128,
numComp = 2,
offset = 192,
},
},
}
end