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

172 lines
2.3 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0, 0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 6912,
offset = 150000,
},
position = {
count = 6912,
offset = 136176,
},
tangent = {
count = 6912,
offset = 156912,
},
uv0 = {
count = 6912,
offset = 143088,
},
},
materials = {
"tree/shingleoak_rt_1_5.mtl",
},
}, {
indices = {
normal = {
count = 288,
offset = 164400,
},
position = {
count = 288,
offset = 163824,
},
tangent = {
count = 288,
offset = 164688,
},
uv0 = {
count = 288,
offset = 164112,
},
},
materials = {
"tree/shingleoak_rt_1_2.mtl",
},
}, {
indices = {
normal = {
count = 10752,
offset = 186480,
},
position = {
count = 10752,
offset = 164976,
},
tangent = {
count = 10752,
offset = 197232,
},
uv0 = {
count = 10752,
offset = 175728,
},
},
materials = {
"tree/shingleoak_rt_1_2.mtl",
},
}, {
indices = {
normal = {
count = 6552,
offset = 214536,
},
offset = {
count = 6552,
offset = 234192,
},
positionAmbient = {
count = 6552,
offset = 227640,
},
tangent = {
count = 6552,
offset = 221088,
},
uv0 = {
count = 6552,
offset = 207984,
},
},
materials = {
"tree/shingleoak_rt_1_4.mtl",
},
},
},
vertexAttr = {
normal = {
count = 33168,
numComp = 3,
offset = 44360,
},
offset = {
count = 10920,
numComp = 3,
offset = 125256,
},
position = {
count = 22248,
numComp = 3,
offset = 0,
},
positionAmbient = {
count = 14560,
numComp = 4,
offset = 110696,
},
tangent = {
count = 33168,
numComp = 3,
offset = 77528,
},
uv0 = {
count = 22112,
numComp = 2,
offset = 22248,
},
},
}
end