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

99 lines
1.2 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 72,
offset = 23728,
},
position = {
count = 72,
offset = 23584,
},
tangent = {
count = 72,
offset = 23800,
},
uv0 = {
count = 72,
offset = 23656,
},
},
materials = {
"tree/fraserfir_rt_1_11.mtl",
},
}, {
indices = {
normal = {
count = 3168,
offset = 30208,
},
position = {
count = 3168,
offset = 23872,
},
tangent = {
count = 3168,
offset = 33376,
},
uv0 = {
count = 3168,
offset = 27040,
},
},
materials = {
"tree/fraserfir_rt_1_12.mtl",
},
},
},
vertexAttr = {
normal = {
count = 6432,
numComp = 3,
offset = 10720,
},
position = {
count = 6432,
numComp = 3,
offset = 0,
},
tangent = {
count = 6432,
numComp = 3,
offset = 17152,
},
uv0 = {
count = 4288,
numComp = 2,
offset = 6432,
},
},
}
end