1520DLC/res/models/mesh/vehicle/tram/KTM5M3/ktm5m3_2.msh

22 lines
646 B
Plaintext

function data() return {
animations = {
},
matConfigs = { { 0, }, },
subMeshes = { {
indices = {
normal = { count = 65868, offset = 538176, },
position = { count = 65868, offset = 604044, },
tangent = { count = 65868, offset = 669912, },
uv0 = { count = 65868, offset = 735780, },
},
materials = { "vehicle/tram/KTM5M3.mtl" },
}, },
vertexAttr =
{
normal = { count = 134544, numComp = 3, offset = 0, },
position = { count = 134544, numComp = 3, offset = 134544, },
tangent = { count = 179392, numComp = 4, offset = 269088, },
uv0 = { count = 89696, numComp = 2, offset = 448480, },
},
} end