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

99 lines
1.2 KiB
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0, 0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 216,
offset = 58864,
},
position = {
count = 216,
offset = 58432,
},
tangent = {
count = 216,
offset = 59080,
},
uv0 = {
count = 216,
offset = 58648,
},
},
materials = {
"tree/easternredcedar_rt_1_0.mtl",
},
}, {
indices = {
normal = {
count = 7872,
offset = 75040,
},
position = {
count = 7872,
offset = 59296,
},
tangent = {
count = 7872,
offset = 82912,
},
uv0 = {
count = 7872,
offset = 67168,
},
},
materials = {
"tree/easternredcedar_rt_1_4.mtl",
},
},
},
vertexAttr = {
normal = {
count = 15936,
numComp = 3,
offset = 26560,
},
position = {
count = 15936,
numComp = 3,
offset = 0,
},
tangent = {
count = 15936,
numComp = 3,
offset = 42496,
},
uv0 = {
count = 10624,
numComp = 2,
offset = 15936,
},
},
}
end