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

24 lines
682 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 = 696, offset = 0, },
normal = { count = 696, offset = 696, },
uv0 = { count = 696, offset = 1392, },
tangent = { count = 696, offset = 2088, },
},
materials = {"vehicle/tram/ringhorse.mtl"},
},
},
vertexAttr = {
position = { count = 2088, numComp = 3, offset = 2784, },
normal = { count = 2088, numComp = 3, offset = 4872, },
uv0 = { count = 1392, numComp = 2, offset = 6960, },
tangent = { count = 2784, numComp = 4, offset = 8352, },
},
} end