1520DLC/res/models/mesh/vehicle/tram/pcc_a_7/lod_0_d5.msh

71 lines
863 B
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 624,
offset = 5600,
},
position = {
count = 624,
offset = 4352,
},
tangent = {
count = 624,
offset = 6224,
},
uv0 = {
count = 624,
offset = 4976,
},
},
materials = {
"vehicle/tram/tram_toronto_pcc_a_7.mtl",
},
},
},
vertexAttr = {
normal = {
count = 1872,
numComp = 3,
offset = 1024,
},
position = {
count = 384,
numComp = 3,
offset = 0,
},
tangent = {
count = 1456,
numComp = 4,
offset = 2896,
},
uv0 = {
count = 640,
numComp = 2,
offset = 384,
},
},
}
end