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

116 lines
1.5 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 432,
offset = 32736,
},
position = {
count = 432,
offset = 31872,
},
tangent = {
count = 432,
offset = 33168,
},
uv0 = {
count = 432,
offset = 32304,
},
},
materials = {
"tree/americanboxwood_rt_1_1.mtl",
},
}, {
indices = {
normal = {
count = 2976,
offset = 36576,
},
offset = {
count = 2976,
offset = 45504,
},
positionAmbient = {
count = 2976,
offset = 42528,
},
tangent = {
count = 2976,
offset = 39552,
},
uv0 = {
count = 2976,
offset = 33600,
},
},
materials = {
"tree/americanboxwood_rt_1_2.mtl",
},
},
},
vertexAttr = {
normal = {
count = 6528,
numComp = 3,
offset = 4928,
},
offset = {
count = 5952,
numComp = 3,
offset = 25920,
},
position = {
count = 576,
numComp = 3,
offset = 0,
},
positionAmbient = {
count = 7936,
numComp = 4,
offset = 17984,
},
tangent = {
count = 6528,
numComp = 3,
offset = 11456,
},
uv0 = {
count = 4352,
numComp = 2,
offset = 576,
},
},
}
end