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

99 lines
1.2 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 72,
offset = 20912,
},
position = {
count = 72,
offset = 20768,
},
tangent = {
count = 72,
offset = 20984,
},
uv0 = {
count = 72,
offset = 20840,
},
},
materials = {
"tree/fraserfir_rt_2_10.mtl",
},
}, {
indices = {
normal = {
count = 2784,
offset = 26624,
},
position = {
count = 2784,
offset = 21056,
},
tangent = {
count = 2784,
offset = 29408,
},
uv0 = {
count = 2784,
offset = 23840,
},
},
materials = {
"tree/fraserfir_rt_2_11.mtl",
},
},
},
vertexAttr = {
normal = {
count = 5664,
numComp = 3,
offset = 9440,
},
position = {
count = 5664,
numComp = 3,
offset = 0,
},
tangent = {
count = 5664,
numComp = 3,
offset = 15104,
},
uv0 = {
count = 3776,
numComp = 2,
offset = 5664,
},
},
}
end