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

127 lines
1.6 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 360,
offset = 64608,
},
position = {
count = 360,
offset = 63888,
},
tangent = {
count = 360,
offset = 64968,
},
uv0 = {
count = 360,
offset = 64248,
},
},
materials = {
"tree/easternredcedar_rt_1_0.mtl",
},
}, {
indices = {
normal = {
count = 36,
offset = 65400,
},
position = {
count = 36,
offset = 65328,
},
tangent = {
count = 36,
offset = 65436,
},
uv0 = {
count = 36,
offset = 65364,
},
},
materials = {
"tree/easternredcedar_rt_1_2.mtl",
},
}, {
indices = {
normal = {
count = 8544,
offset = 82560,
},
position = {
count = 8544,
offset = 65472,
},
tangent = {
count = 8544,
offset = 91104,
},
uv0 = {
count = 8544,
offset = 74016,
},
},
materials = {
"tree/easternredcedar_rt_1_4.mtl",
},
},
},
vertexAttr = {
normal = {
count = 17424,
numComp = 3,
offset = 29040,
},
position = {
count = 17424,
numComp = 3,
offset = 0,
},
tangent = {
count = 17424,
numComp = 3,
offset = 46464,
},
uv0 = {
count = 11616,
numComp = 2,
offset = 17424,
},
},
}
end