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

22 lines
646 B
Plaintext

function data() return {
animations = {
},
matConfigs = { { 0, }, },
subMeshes = { {
indices = {
normal = { count = 67440, offset = 551328, },
position = { count = 67440, offset = 618768, },
tangent = { count = 67440, offset = 686208, },
uv0 = { count = 67440, offset = 753648, },
},
materials = { "vehicle/tram/KTM5M3.mtl" },
}, },
vertexAttr =
{
normal = { count = 137832, numComp = 3, offset = 0, },
position = { count = 137832, numComp = 3, offset = 137832, },
tangent = { count = 183776, numComp = 4, offset = 275664, },
uv0 = { count = 91888, numComp = 2, offset = 459440, },
},
} end