1520DLC/res/models/mesh/vehicle/tram/toronto_clrv/lod_2_w1.msh

71 lines
856 B
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 192,
offset = 1752,
},
position = {
count = 192,
offset = 1368,
},
tangent = {
count = 192,
offset = 1944,
},
uv0 = {
count = 192,
offset = 1560,
},
},
materials = {
"vehicle/tram/tram_toronto_clrv.mtl",
},
},
},
vertexAttr = {
normal = {
count = 576,
numComp = 3,
offset = 360,
},
position = {
count = 216,
numComp = 3,
offset = 0,
},
tangent = {
count = 432,
numComp = 4,
offset = 936,
},
uv0 = {
count = 144,
numComp = 2,
offset = 216,
},
},
}
end