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

127 lines
1.6 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 504,
offset = 105728,
},
position = {
count = 504,
offset = 104720,
},
tangent = {
count = 504,
offset = 106232,
},
uv0 = {
count = 504,
offset = 105224,
},
},
materials = {
"tree/fraserfir_rt_1_0.mtl",
},
}, {
indices = {
normal = {
count = 2976,
offset = 112688,
},
position = {
count = 2976,
offset = 106736,
},
tangent = {
count = 2976,
offset = 115664,
},
uv0 = {
count = 2976,
offset = 109712,
},
},
materials = {
"tree/fraserfir_rt_1_1.mtl",
},
}, {
indices = {
normal = {
count = 12528,
offset = 143696,
},
position = {
count = 12528,
offset = 118640,
},
tangent = {
count = 12528,
offset = 156224,
},
uv0 = {
count = 12528,
offset = 131168,
},
},
materials = {
"tree/fraserfir_rt_1_3.mtl",
},
},
},
vertexAttr = {
normal = {
count = 28560,
numComp = 3,
offset = 47600,
},
position = {
count = 28560,
numComp = 3,
offset = 0,
},
tangent = {
count = 28560,
numComp = 3,
offset = 76160,
},
uv0 = {
count = 19040,
numComp = 2,
offset = 28560,
},
},
}
end