Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- _ = function(p) return p; end;
- name = _('Camera + Dual MFCD + CDU');
- Description = 'Dual MFCD and CDU'
- Viewports =
- {
- Center =
- {
- x = 0;
- y = 0;
- width = 1900;
- height = 1068;
- viewDx = 0;
- viewDy = 0;
- aspect = 1.7790262172284644194756554307116;
- }
- }
- LEFT_MFCD =
- {
- x = 1933;
- y = 466;
- width = 475;
- height = 475;
- }
- RIGHT_MFCD =
- {
- x = 2678;
- y = 462;
- width = 475;
- height = 475;
- }
- CDU_SCREEN =
- {
- x = 2656;
- y = 42;
- width = 434;
- height = 292;
- }
- UIMainView = Viewports.Center
Advertisement
Add Comment
Please, Sign In to add comment