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

71 lines
871 B
Plaintext

function data()
return {
animations = {
},
matConfigs = {
{
0,
},
},
subMeshes = {
{
indices = {
normal = {
count = 1824,
offset = 17000,
},
position = {
count = 1824,
offset = 13352,
},
tangent = {
count = 1824,
offset = 18824,
},
uv0 = {
count = 1824,
offset = 15176,
},
},
materials = {
"vehicle/tram/tram_toronto_clrv.mtl",
},
},
},
vertexAttr = {
normal = {
count = 5472,
numComp = 3,
offset = 3672,
},
position = {
count = 1800,
numComp = 3,
offset = 0,
},
tangent = {
count = 4208,
numComp = 4,
offset = 9144,
},
uv0 = {
count = 1872,
numComp = 2,
offset = 1800,
},
},
}
end