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

144 lines
1.9 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 3552,
offset = 36820,
},
position = {
count = 3552,
offset = 29716,
},
tangent = {
count = 3552,
offset = 40372,
},
uv0 = {
count = 3552,
offset = 33268,
},
},
materials = {
"tree/orangetree_1_rt_1_0.mtl",
},
}, {
indices = {
normal = {
count = 72,
offset = 44068,
},
position = {
count = 72,
offset = 43924,
},
tangent = {
count = 72,
offset = 44140,
},
uv0 = {
count = 72,
offset = 43996,
},
},
materials = {
"tree/orangetree_1_rt_1_2.mtl",
},
}, {
indices = {
normal = {
count = 2028,
offset = 46240,
},
offset = {
count = 2028,
offset = 52324,
},
positionAmbient = {
count = 2028,
offset = 50296,
},
tangent = {
count = 2028,
offset = 48268,
},
uv0 = {
count = 2028,
offset = 44212,
},
},
materials = {
"tree/orangetree_1_rt_1_4.mtl",
},
},
},
vertexAttr = {
normal = {
count = 6948,
numComp = 3,
offset = 8400,
},
offset = {
count = 3180,
numComp = 3,
offset = 26536,
},
position = {
count = 3768,
numComp = 3,
offset = 0,
},
positionAmbient = {
count = 4240,
numComp = 4,
offset = 22296,
},
tangent = {
count = 6948,
numComp = 3,
offset = 15348,
},
uv0 = {
count = 4632,
numComp = 2,
offset = 3768,
},
},
}
end