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

144 lines
1.9 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 1824,
offset = 35904,
},
position = {
count = 1824,
offset = 32256,
},
tangent = {
count = 1824,
offset = 37728,
},
uv0 = {
count = 1824,
offset = 34080,
},
},
materials = {
"tree/whitebirch_rt_1_5.mtl",
},
}, {
indices = {
normal = {
count = 36,
offset = 39624,
},
position = {
count = 36,
offset = 39552,
},
tangent = {
count = 36,
offset = 39660,
},
uv0 = {
count = 36,
offset = 39588,
},
},
materials = {
"tree/whitebirch_rt_1_2.mtl",
},
}, {
indices = {
normal = {
count = 2592,
offset = 42288,
},
offset = {
count = 2592,
offset = 50064,
},
positionAmbient = {
count = 2592,
offset = 47472,
},
tangent = {
count = 2592,
offset = 44880,
},
uv0 = {
count = 2592,
offset = 39696,
},
},
materials = {
"tree/whitebirch_rt_1_4.mtl",
},
},
},
vertexAttr = {
normal = {
count = 6912,
numComp = 3,
offset = 6336,
},
offset = {
count = 5184,
numComp = 3,
offset = 27072,
},
position = {
count = 1728,
numComp = 3,
offset = 0,
},
positionAmbient = {
count = 6912,
numComp = 4,
offset = 20160,
},
tangent = {
count = 6912,
numComp = 3,
offset = 13248,
},
uv0 = {
count = 4608,
numComp = 2,
offset = 1728,
},
},
}
end