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

127 lines
1.6 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 1728,
offset = 164452,
},
position = {
count = 1728,
offset = 160996,
},
tangent = {
count = 1728,
offset = 166180,
},
uv0 = {
count = 1728,
offset = 162724,
},
},
materials = {
"tree/fraserfir_rt_1_0.mtl",
},
}, {
indices = {
normal = {
count = 4668,
offset = 177244,
},
position = {
count = 4668,
offset = 167908,
},
tangent = {
count = 4668,
offset = 181912,
},
uv0 = {
count = 4668,
offset = 172576,
},
},
materials = {
"tree/fraserfir_rt_1_1.mtl",
},
}, {
indices = {
normal = {
count = 18192,
offset = 222964,
},
position = {
count = 18192,
offset = 186580,
},
tangent = {
count = 18192,
offset = 241156,
},
uv0 = {
count = 18192,
offset = 204772,
},
},
materials = {
"tree/fraserfir_rt_1_3.mtl",
},
},
},
vertexAttr = {
normal = {
count = 43908,
numComp = 3,
offset = 73180,
},
position = {
count = 43908,
numComp = 3,
offset = 0,
},
tangent = {
count = 43908,
numComp = 3,
offset = 117088,
},
uv0 = {
count = 29272,
numComp = 2,
offset = 43908,
},
},
}
end