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

144 lines
1.9 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 2616,
offset = 38688,
},
position = {
count = 2616,
offset = 33456,
},
tangent = {
count = 2616,
offset = 41304,
},
uv0 = {
count = 2616,
offset = 36072,
},
},
materials = {
"tree/orangetree_1_rt_1_0.mtl",
},
}, {
indices = {
normal = {
count = 72,
offset = 44064,
},
position = {
count = 72,
offset = 43920,
},
tangent = {
count = 72,
offset = 44136,
},
uv0 = {
count = 72,
offset = 43992,
},
},
materials = {
"tree/orangetree_1_rt_1_2.mtl",
},
}, {
indices = {
normal = {
count = 2844,
offset = 47052,
},
offset = {
count = 2844,
offset = 55584,
},
positionAmbient = {
count = 2844,
offset = 52740,
},
tangent = {
count = 2844,
offset = 49896,
},
uv0 = {
count = 2844,
offset = 44208,
},
},
materials = {
"tree/orangetree_1_rt_1_4.mtl",
},
},
},
vertexAttr = {
normal = {
count = 7488,
numComp = 3,
offset = 7980,
},
offset = {
count = 4500,
numComp = 3,
offset = 28956,
},
position = {
count = 2988,
numComp = 3,
offset = 0,
},
positionAmbient = {
count = 6000,
numComp = 4,
offset = 22956,
},
tangent = {
count = 7488,
numComp = 3,
offset = 15468,
},
uv0 = {
count = 4992,
numComp = 2,
offset = 2988,
},
},
}
end