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

172 lines
2.3 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0, 0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 12300,
offset = 109832,
},
position = {
count = 12300,
offset = 85232,
},
tangent = {
count = 12300,
offset = 122132,
},
uv0 = {
count = 12300,
offset = 97532,
},
},
materials = {
"tree/whitebirch_rt_1_5.mtl",
},
}, {
indices = {
normal = {
count = 36,
offset = 134504,
},
position = {
count = 36,
offset = 134432,
},
tangent = {
count = 36,
offset = 134540,
},
uv0 = {
count = 36,
offset = 134468,
},
},
materials = {
"tree/whitebirch_rt_1_2.mtl",
},
}, {
indices = {
normal = {
count = 2016,
offset = 138608,
},
position = {
count = 2016,
offset = 134576,
},
tangent = {
count = 2016,
offset = 140624,
},
uv0 = {
count = 2016,
offset = 136592,
},
},
materials = {
"tree/whitebirch_rt_1_2.mtl",
},
}, {
indices = {
normal = {
count = 2592,
offset = 145232,
},
offset = {
count = 2592,
offset = 153008,
},
positionAmbient = {
count = 2592,
offset = 150416,
},
tangent = {
count = 2592,
offset = 147824,
},
uv0 = {
count = 2592,
offset = 142640,
},
},
materials = {
"tree/whitebirch_rt_1_4.mtl",
},
},
},
vertexAttr = {
normal = {
count = 21360,
numComp = 3,
offset = 30416,
},
offset = {
count = 5184,
numComp = 3,
offset = 80048,
},
position = {
count = 16176,
numComp = 3,
offset = 0,
},
positionAmbient = {
count = 6912,
numComp = 4,
offset = 73136,
},
tangent = {
count = 21360,
numComp = 3,
offset = 51776,
},
uv0 = {
count = 14240,
numComp = 2,
offset = 16176,
},
},
}
end