local laneutil = require "laneutil" function data() return { boundingInfo = { bbMax = { 8, 3.35, 1.5, }, bbMin = { 0.0, -2.85, 0.0, }, }, collider = { params = { }, type = "MESH", }, lods = { { animations = { }, children = { { id = "station/train/Kharkiv-Passazhirsky/Kharkiv-Passazhirsky_3_R_End.msh", transf = { 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 0.0, 1.0, }, type = "MESH", }, }, events = { }, matConfigs = { { 0, }, }, static = false, visibleFrom = 0, visibleTo = 2500, }, }, metadata = {} } end