Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Panel
panelIconIdatlassian-info
panelIcon:info:
bgColor#F4F5F7

Note : There is a way to use JavaScript to read the resolution of the users screen size, then send it to the Eagle3D control panel to create a new config file (which would generate a new bespoke weblink for the user.

We have created a JS console CMD to send to Unreal Engine to change it.

The resolution will not be affected by the iframe’s website server speed.

Refer to this document to set a resolution from the webpage in an iframe Set Custom Resolution from Webpage in a Iframe .

Find out the webpage size then use the CMD to set the Unreal resolution.

...