1520DLC/res/models/mesh/vehicle/train/vl11m/vl11m.msh

24 lines
754 B
Plaintext

-- Generated by Train Fever Model Converter version 0.3.5477.16818
function data() return {
animations = {
},
matConfigs = { { 0 } },
subMeshes = {
{ -- Object 0
indices = {
position = { count = 10188, offset = 0, },
normal = { count = 10188, offset = 10188, },
uv0 = { count = 10188, offset = 20376, },
tangent = { count = 10188, offset = 30564, },
},
materials = { "vehicle/train/vl11m.mtl" }, -- Material "01 - Default"
},
},
vertexAttr = {
position = { count = 30564, numComp = 3, offset = 40752, },
normal = { count = 30564, numComp = 3, offset = 71316, },
uv0 = { count = 20376, numComp = 2, offset = 101880, },
tangent = { count = 40752, numComp = 4, offset = 122256, },
},
} end