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

71 lines
861 B
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 384,
offset = 3392,
},
position = {
count = 384,
offset = 2624,
},
tangent = {
count = 384,
offset = 3776,
},
uv0 = {
count = 384,
offset = 3008,
},
},
materials = {
"vehicle/tram/tram_toronto_pcc_a_7.mtl",
},
},
},
vertexAttr = {
normal = {
count = 1152,
numComp = 3,
offset = 656,
},
position = {
count = 240,
numComp = 3,
offset = 0,
},
tangent = {
count = 816,
numComp = 4,
offset = 1808,
},
uv0 = {
count = 416,
numComp = 2,
offset = 240,
},
},
}
end