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

127 lines
1.6 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 216,
offset = 59216,
},
position = {
count = 216,
offset = 58784,
},
tangent = {
count = 216,
offset = 59432,
},
uv0 = {
count = 216,
offset = 59000,
},
},
materials = {
"tree/fraserfir_rt_1_0.mtl",
},
}, {
indices = {
normal = {
count = 1344,
offset = 62336,
},
position = {
count = 1344,
offset = 59648,
},
tangent = {
count = 1344,
offset = 63680,
},
uv0 = {
count = 1344,
offset = 60992,
},
},
materials = {
"tree/fraserfir_rt_1_1.mtl",
},
}, {
indices = {
normal = {
count = 6864,
offset = 78752,
},
position = {
count = 6864,
offset = 65024,
},
tangent = {
count = 6864,
offset = 85616,
},
uv0 = {
count = 6864,
offset = 71888,
},
},
materials = {
"tree/fraserfir_rt_1_3.mtl",
},
},
},
vertexAttr = {
normal = {
count = 16032,
numComp = 3,
offset = 26720,
},
position = {
count = 16032,
numComp = 3,
offset = 0,
},
tangent = {
count = 16032,
numComp = 3,
offset = 42752,
},
uv0 = {
count = 10688,
numComp = 2,
offset = 16032,
},
},
}
end