_ = function(p) return p; end; name = _('3Cam1920'); -- oł XXXX correspond au nom du fichier sans l'extension lua Description = 'Shkval,ABRIS on the left monitor ' Viewports = { Center = { x = 0; y = 0; width = 1920; height = 1080; viewDx = 0; viewDy = 0; aspect = 16 /9; } } Shkval = { x = 1920; y = 0; width = 512; height = 400; } ABRIS = { x = 2432; y = 0; width = 512; height = 600; } UIMainView = Viewports.Center