1520DLC/res/models/mesh/vehicle/tram/ringhorse/ringhorse_w.msh

24 lines
697 B
Plaintext

-- Generated by Train Fever Model Converter version 0.3.5481.4047
function data() return {
animations = {
},
matConfigs = { { 0 } },
subMeshes = {
{ -- Object 0
indices = {
position = { count = 6312, offset = 0, },
normal = { count = 6312, offset = 6312, },
uv0 = { count = 6312, offset = 12624, },
tangent = { count = 6312, offset = 18936, },
},
materials = {"vehicle/tram/ringhorse.mtl"},
},
},
vertexAttr = {
position = { count = 18936, numComp = 3, offset = 25248, },
normal = { count = 18936, numComp = 3, offset = 44184, },
uv0 = { count = 12624, numComp = 2, offset = 63120, },
tangent = { count = 25248, numComp = 4, offset = 75744, },
},
} end