1520DLC/res/models/mesh/vehicle/truck/povozka/wood01.msh

24 lines
719 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 = 5400, offset = 0, },
normal = { count = 5400, offset = 5400, },
uv0 = { count = 5400, offset = 10800, },
tangent = { count = 5400, offset = 16200, },
},
materials = { "vehicle/truck/povozka.mtl" }, -- Material "povozka"
},
},
vertexAttr = {
position = { count = 11280, numComp = 3, offset = 21600, },
normal = { count = 11280, numComp = 3, offset = 32880, },
uv0 = { count = 7520, numComp = 2, offset = 44160, },
tangent = { count = 15040, numComp = 4, offset = 51680, },
},
} end