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

172 lines
2.3 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0, 0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 6528,
offset = 85672,
},
position = {
count = 6528,
offset = 72616,
},
tangent = {
count = 6528,
offset = 92200,
},
uv0 = {
count = 6528,
offset = 79144,
},
},
materials = {
"tree/americansycamore_rt_1_0.mtl",
},
}, {
indices = {
normal = {
count = 72,
offset = 98872,
},
position = {
count = 72,
offset = 98728,
},
tangent = {
count = 72,
offset = 98944,
},
uv0 = {
count = 72,
offset = 98800,
},
},
materials = {
"tree/americansycamore_rt_1_2.mtl",
},
}, {
indices = {
normal = {
count = 168,
offset = 99352,
},
position = {
count = 168,
offset = 99016,
},
tangent = {
count = 168,
offset = 99520,
},
uv0 = {
count = 168,
offset = 99184,
},
},
materials = {
"tree/americansycamore_rt_1_2.mtl",
},
}, {
indices = {
normal = {
count = 4824,
offset = 104512,
},
offset = {
count = 4824,
offset = 118984,
},
positionAmbient = {
count = 4824,
offset = 114160,
},
tangent = {
count = 4824,
offset = 109336,
},
uv0 = {
count = 4824,
offset = 99688,
},
},
materials = {
"tree/americansycamore_rt_1_4.mtl",
},
},
},
vertexAttr = {
normal = {
count = 16296,
numComp = 3,
offset = 17512,
},
offset = {
count = 9648,
numComp = 3,
offset = 62968,
},
position = {
count = 6648,
numComp = 3,
offset = 0,
},
positionAmbient = {
count = 12864,
numComp = 4,
offset = 50104,
},
tangent = {
count = 16296,
numComp = 3,
offset = 33808,
},
uv0 = {
count = 10864,
numComp = 2,
offset = 6648,
},
},
}
end