1520DLC/res/models/mesh/vehicle/tram/ktm23/ktm23_w.msh

22 lines
627 B
Plaintext

function data() return {
animations = {
},
matConfigs = { { 0, }, },
subMeshes = { {
indices = {
normal = { count = 1104, offset = 13248, },
position = { count = 1104, offset = 14352, },
tangent = { count = 1104, offset = 15456, },
uv0 = { count = 1104, offset = 16560, },
},
materials = { "vehicle/tram/TatraT3.mtl" },
}, },
vertexAttr =
{
normal = { count = 3312, numComp = 3, offset = 0, },
position = { count = 3312, numComp = 3, offset = 3312, },
tangent = { count = 4416, numComp = 4, offset = 6624, },
uv0 = { count = 2208, numComp = 2, offset = 11040, },
},
} end