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

99 lines
1.2 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 216,
offset = 32640,
},
position = {
count = 216,
offset = 32208,
},
tangent = {
count = 216,
offset = 32856,
},
uv0 = {
count = 216,
offset = 32424,
},
},
materials = {
"tree/easternredcedar_rt_1_12.mtl",
},
}, {
indices = {
normal = {
count = 4296,
offset = 41664,
},
position = {
count = 4296,
offset = 33072,
},
tangent = {
count = 4296,
offset = 45960,
},
uv0 = {
count = 4296,
offset = 37368,
},
},
materials = {
"tree/easternredcedar_rt_1_13.mtl",
},
},
},
vertexAttr = {
normal = {
count = 8784,
numComp = 3,
offset = 14640,
},
position = {
count = 8784,
numComp = 3,
offset = 0,
},
tangent = {
count = 8784,
numComp = 3,
offset = 23424,
},
uv0 = {
count = 5856,
numComp = 2,
offset = 8784,
},
},
}
end