1520DLC/res/models/mesh/vehicle/tram/TatraT3/TatraT3.msh

24 lines
735 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 = 61524, offset = 0, },
normal = { count = 61524, offset = 61524, },
uv0 = { count = 61524, offset = 123048, },
tangent = { count = 61524, offset = 184572, },
},
materials = { "vehicle/tram/TatraT3.mtl" },
},
},
vertexAttr = {
position = { count = 184572, numComp = 3, offset = 246096, },
normal = { count = 184572, numComp = 3, offset = 430668, },
uv0 = { count = 123048, numComp = 2, offset = 615240, },
tangent = { count = 246096, numComp = 4, offset = 738288, },
},
} end