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

144 lines
1.9 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 13932,
offset = 124560,
},
position = {
count = 13932,
offset = 96696,
},
tangent = {
count = 13932,
offset = 138492,
},
uv0 = {
count = 13932,
offset = 110628,
},
},
materials = {
"tree/whitebirch_rt_1_5.mtl",
},
}, {
indices = {
normal = {
count = 2304,
offset = 157032,
},
position = {
count = 2304,
offset = 152424,
},
tangent = {
count = 2304,
offset = 159336,
},
uv0 = {
count = 2304,
offset = 154728,
},
},
materials = {
"tree/whitebirch_rt_1_2.mtl",
},
}, {
indices = {
normal = {
count = 2832,
offset = 164472,
},
offset = {
count = 2832,
offset = 172968,
},
positionAmbient = {
count = 2832,
offset = 170136,
},
tangent = {
count = 2832,
offset = 167304,
},
uv0 = {
count = 2832,
offset = 161640,
},
},
materials = {
"tree/whitebirch_rt_1_4.mtl",
},
},
},
vertexAttr = {
normal = {
count = 24312,
numComp = 3,
offset = 34856,
},
offset = {
count = 5664,
numComp = 3,
offset = 91032,
},
position = {
count = 18648,
numComp = 3,
offset = 0,
},
positionAmbient = {
count = 7552,
numComp = 4,
offset = 83480,
},
tangent = {
count = 24312,
numComp = 3,
offset = 59168,
},
uv0 = {
count = 16208,
numComp = 2,
offset = 18648,
},
},
}
end