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

99 lines
1.2 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 216,
offset = 27756,
},
position = {
count = 216,
offset = 27324,
},
tangent = {
count = 216,
offset = 27972,
},
uv0 = {
count = 216,
offset = 27540,
},
},
materials = {
"tree/sampleconifer_rt_1_12.mtl",
},
}, {
indices = {
normal = {
count = 4356,
offset = 36900,
},
position = {
count = 4356,
offset = 28188,
},
tangent = {
count = 4356,
offset = 41256,
},
uv0 = {
count = 4356,
offset = 32544,
},
},
materials = {
"tree/sampleconifer_rt_1_13.mtl",
},
},
},
vertexAttr = {
normal = {
count = 7452,
numComp = 3,
offset = 12420,
},
position = {
count = 7452,
numComp = 3,
offset = 0,
},
tangent = {
count = 7452,
numComp = 3,
offset = 19872,
},
uv0 = {
count = 4968,
numComp = 2,
offset = 7452,
},
},
}
end