1520DLC/res/models/mesh/asset/ParkLamp.msh

24 lines
709 B
Plaintext

-- Generated by Train Fever Model Converter version 0.3.5589.28026
function data() return {
animations = {
},
matConfigs = { { 0 } },
subMeshes = {
{ -- Object 0
indices = {
position = { count = 1512, offset = 0, },
normal = { count = 1512, offset = 1512, },
uv0 = { count = 1512, offset = 3024, },
tangent = { count = 1512, offset = 4536, },
},
materials = { "asset/ParkLamp.mtl" }, -- Material "ParkLamp01"
},
},
vertexAttr = {
position = { count = 3096, numComp = 3, offset = 6048, },
normal = { count = 3096, numComp = 3, offset = 9144, },
uv0 = { count = 2064, numComp = 2, offset = 12240, },
tangent = { count = 4128, numComp = 4, offset = 14304, },
},
} end