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

71 lines
872 B
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 1440,
offset = 13664,
},
position = {
count = 1440,
offset = 10784,
},
tangent = {
count = 1440,
offset = 15104,
},
uv0 = {
count = 1440,
offset = 12224,
},
},
materials = {
"vehicle/tram/tram_toronto_pcc_a_7.mtl",
},
},
},
vertexAttr = {
normal = {
count = 4320,
numComp = 3,
offset = 1792,
},
position = {
count = 768,
numComp = 3,
offset = 0,
},
tangent = {
count = 4672,
numComp = 4,
offset = 6112,
},
uv0 = {
count = 1024,
numComp = 2,
offset = 768,
},
},
}
end