1520DLC/res/models/mesh/vehicle/train/sa-3/sa-3.msh

24 lines
733 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 = 3048, offset = 0, },
normal = { count = 3048, offset = 3048, },
uv0 = { count = 3048, offset = 6096, },
tangent = { count = 3048, offset = 9144, },
},
materials = { "vehicle/train/sa-3.mtl" }, -- Material "body"
},
},
vertexAttr = {
position = { count = 9144, numComp = 3, offset = 12192, },
normal = { count = 9144, numComp = 3, offset = 21336, },
uv0 = { count = 6096, numComp = 2, offset = 30480, },
tangent = { count = 12192, numComp = 4, offset = 36576, },
},
} end