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

172 lines
2.3 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0, 0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 10296,
offset = 124292,
},
position = {
count = 10296,
offset = 103700,
},
tangent = {
count = 10296,
offset = 134588,
},
uv0 = {
count = 10296,
offset = 113996,
},
},
materials = {
"tree/americansycamore_rt_1_0.mtl",
},
}, {
indices = {
normal = {
count = 180,
offset = 145244,
},
position = {
count = 180,
offset = 144884,
},
tangent = {
count = 180,
offset = 145424,
},
uv0 = {
count = 180,
offset = 145064,
},
},
materials = {
"tree/americansycamore_rt_1_2.mtl",
},
}, {
indices = {
normal = {
count = 3360,
offset = 152324,
},
position = {
count = 3360,
offset = 145604,
},
tangent = {
count = 3360,
offset = 155684,
},
uv0 = {
count = 3360,
offset = 148964,
},
},
materials = {
"tree/americansycamore_rt_1_2.mtl",
},
}, {
indices = {
normal = {
count = 5376,
offset = 164420,
},
offset = {
count = 5376,
offset = 180548,
},
positionAmbient = {
count = 5376,
offset = 175172,
},
tangent = {
count = 5376,
offset = 169796,
},
uv0 = {
count = 5376,
offset = 159044,
},
},
materials = {
"tree/americansycamore_rt_1_4.mtl",
},
},
},
vertexAttr = {
normal = {
count = 24372,
numComp = 3,
offset = 29868,
},
offset = {
count = 10752,
numComp = 3,
offset = 92948,
},
position = {
count = 13620,
numComp = 3,
offset = 0,
},
positionAmbient = {
count = 14336,
numComp = 4,
offset = 78612,
},
tangent = {
count = 24372,
numComp = 3,
offset = 54240,
},
uv0 = {
count = 16248,
numComp = 2,
offset = 13620,
},
},
}
end