Refresh Rate Control

まだ評価されていません

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
  • ダウンロードのタイプ
    エンジン プラグイン
    この製品には、コード プラグインが含まれており、ビルド済みのバイナリと Unreal Engine に統合される全ソースコードが完備されています。任意のエンジン バージョンにインストールし、プロジェクト毎に有効化することが可能です。

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