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

172 lines
2.2 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0, 0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 7056,
offset = 67680,
},
position = {
count = 7056,
offset = 53568,
},
tangent = {
count = 7056,
offset = 74736,
},
uv0 = {
count = 7056,
offset = 60624,
},
},
materials = {
"tree/whitebirch_rt_1_5.mtl",
},
}, {
indices = {
normal = {
count = 72,
offset = 81936,
},
position = {
count = 72,
offset = 81792,
},
tangent = {
count = 72,
offset = 82008,
},
uv0 = {
count = 72,
offset = 81864,
},
},
materials = {
"tree/whitebirch_rt_1_2.mtl",
},
}, {
indices = {
normal = {
count = 1296,
offset = 84672,
},
position = {
count = 1296,
offset = 82080,
},
tangent = {
count = 1296,
offset = 85968,
},
uv0 = {
count = 1296,
offset = 83376,
},
},
materials = {
"tree/whitebirch_rt_1_2.mtl",
},
}, {
indices = {
normal = {
count = 1872,
offset = 89136,
},
offset = {
count = 1872,
offset = 94752,
},
positionAmbient = {
count = 1872,
offset = 92880,
},
tangent = {
count = 1872,
offset = 91008,
},
uv0 = {
count = 1872,
offset = 87264,
},
},
materials = {
"tree/whitebirch_rt_1_4.mtl",
},
},
},
vertexAttr = {
normal = {
count = 13248,
numComp = 3,
offset = 18336,
},
offset = {
count = 3744,
numComp = 3,
offset = 49824,
},
position = {
count = 9504,
numComp = 3,
offset = 0,
},
positionAmbient = {
count = 4992,
numComp = 4,
offset = 44832,
},
tangent = {
count = 13248,
numComp = 3,
offset = 31584,
},
uv0 = {
count = 8832,
numComp = 2,
offset = 9504,
},
},
}
end