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

172 lines
2.2 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0, 0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 7440,
offset = 61176,
},
position = {
count = 7440,
offset = 46296,
},
tangent = {
count = 7440,
offset = 68616,
},
uv0 = {
count = 7440,
offset = 53736,
},
},
materials = {
"tree/whitebirch_rt_1_5.mtl",
},
}, {
indices = {
normal = {
count = 36,
offset = 76128,
},
position = {
count = 36,
offset = 76056,
},
tangent = {
count = 36,
offset = 76164,
},
uv0 = {
count = 36,
offset = 76092,
},
},
materials = {
"tree/whitebirch_rt_1_2.mtl",
},
}, {
indices = {
normal = {
count = 1008,
offset = 78216,
},
position = {
count = 1008,
offset = 76200,
},
tangent = {
count = 1008,
offset = 79224,
},
uv0 = {
count = 1008,
offset = 77208,
},
},
materials = {
"tree/whitebirch_rt_1_2.mtl",
},
}, {
indices = {
normal = {
count = 1224,
offset = 81456,
},
offset = {
count = 1224,
offset = 85128,
},
positionAmbient = {
count = 1224,
offset = 83904,
},
tangent = {
count = 1224,
offset = 82680,
},
uv0 = {
count = 1224,
offset = 80232,
},
},
materials = {
"tree/whitebirch_rt_1_4.mtl",
},
},
},
vertexAttr = {
normal = {
count = 11736,
numComp = 3,
offset = 17112,
},
offset = {
count = 2448,
numComp = 3,
offset = 43848,
},
position = {
count = 9288,
numComp = 3,
offset = 0,
},
positionAmbient = {
count = 3264,
numComp = 4,
offset = 40584,
},
tangent = {
count = 11736,
numComp = 3,
offset = 28848,
},
uv0 = {
count = 7824,
numComp = 2,
offset = 9288,
},
},
}
end