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

99 lines
1.2 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 432,
offset = 24800,
},
position = {
count = 432,
offset = 23936,
},
tangent = {
count = 432,
offset = 25232,
},
uv0 = {
count = 432,
offset = 24368,
},
},
materials = {
"tree/fraserfir_rt_1_11.mtl",
},
}, {
indices = {
normal = {
count = 3096,
offset = 31856,
},
position = {
count = 3096,
offset = 25664,
},
tangent = {
count = 3096,
offset = 34952,
},
uv0 = {
count = 3096,
offset = 28760,
},
},
materials = {
"tree/fraserfir_rt_1_12.mtl",
},
},
},
vertexAttr = {
normal = {
count = 6528,
numComp = 3,
offset = 10880,
},
position = {
count = 6528,
numComp = 3,
offset = 0,
},
tangent = {
count = 6528,
numComp = 3,
offset = 17408,
},
uv0 = {
count = 4352,
numComp = 2,
offset = 6528,
},
},
}
end