Enterables: All products 50% off

Refresh Rate Control

Mypixel Studios - 代码插件 - 2024/01/15
尚未评分

Optimize Display Refresh Rates with Ease! Control and Set Refresh Rates for Enhanced Visuals. Perfect for sparing time on the development of your settings menu!

  • 支持的平台
  • 支持的引擎版本
    5.0 - 5.4
  • 下载类型
    引擎插件
    此产品包含一款代码插件,含有预编译的二进制文件以及与虚幻引擎集成的所有源代码,能够安装到您选择的引擎版本中,并根据每个项目的需求启动。

RefreshRateControl simplifies the management of display refresh rates, while being a BP Library. Also this plugin streamlines the process of accessing, retrieving, and modifying refresh rates, providing users with precise control over their display performance.


Try out the demo build before purchasing: Download

*Explore how the demo is built by checking out the Example Project!



With three key functions, this plugin empowers users to:
  1. Get Display Refresh Rate: Retrieve the current refresh rate of the monitor
  2. Get Supported Display Refresh Rates: Access an array of supported refresh rates, sorted based on preferences
  3. Set Display Refresh Rate: Modify the monitor's refresh rate


Perfect for integrating into settings menus, this plugin provides a simple solution to tweak refresh rates, ensuring optimal visuals in Unreal Engine projects.

技术细节


NOTE:

*¹ The node can only change the refresh rate if the new value is supported by both the monitor and the gpu (the list is displayed in the windows advanced display settings). So you can give an unreasonable value however the plugin won't be able to set it for obvious reasons