1520DLC/res/models/mesh/asset/satelite_01_lod_0.msh

60 lines
700 B
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 2544,
offset = 15584,
},
position = {
count = 2544,
offset = 10496,
},
uv0 = {
count = 2544,
offset = 13040,
},
},
materials = {
"asset/antenna.mtl",
},
},
},
vertexAttr = {
normal = {
count = 7632,
numComp = 3,
offset = 2864,
},
position = {
count = 1392,
numComp = 3,
offset = 0,
},
uv0 = {
count = 1472,
numComp = 2,
offset = 1392,
},
},
}
end