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

144 lines
1.9 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 1440,
offset = 21460,
},
position = {
count = 1440,
offset = 18580,
},
tangent = {
count = 1440,
offset = 22900,
},
uv0 = {
count = 1440,
offset = 20020,
},
},
materials = {
"tree/orangetree_1_rt_1_0.mtl",
},
}, {
indices = {
normal = {
count = 36,
offset = 24412,
},
position = {
count = 36,
offset = 24340,
},
tangent = {
count = 36,
offset = 24448,
},
uv0 = {
count = 36,
offset = 24376,
},
},
materials = {
"tree/orangetree_1_rt_1_2.mtl",
},
}, {
indices = {
normal = {
count = 1548,
offset = 26032,
},
offset = {
count = 1548,
offset = 30676,
},
positionAmbient = {
count = 1548,
offset = 29128,
},
tangent = {
count = 1548,
offset = 27580,
},
uv0 = {
count = 1548,
offset = 24484,
},
},
materials = {
"tree/orangetree_1_rt_1_4.mtl",
},
},
},
vertexAttr = {
normal = {
count = 4164,
numComp = 3,
offset = 4456,
},
offset = {
count = 2484,
numComp = 3,
offset = 16096,
},
position = {
count = 1680,
numComp = 3,
offset = 0,
},
positionAmbient = {
count = 3312,
numComp = 4,
offset = 12784,
},
tangent = {
count = 4164,
numComp = 3,
offset = 8620,
},
uv0 = {
count = 2776,
numComp = 2,
offset = 1680,
},
},
}
end