Meshingun Studio: 所有产品五折优惠

Engine User Settings

Nathan Miguel - 代码插件 - 2023/09/24
4
4.75颗星(总分5颗星)(4个评分)
  • 75%
  • 25%
  • 0%
  • 0%
  • 0%

This product is a plugin for Unreal Engine that allows you to customize various settings and features of the engine in game.

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

This product is a plugin for Unreal Engine that allows you to customize various settings and features of the engine in game. You can change the graphics API, enable or disable ray tracing, nanite, global illumination, shadows, reflections, anti-aliasing, and other post-process effects. You can also switch between different shader models and feature levels to optimize your game performance. This plugin gives you more control and flexibility over the visual quality and performance of your Unreal Engine projects.


NOTE: THIS PLUGIN WAS DESIGNED TO WORK BETTER AT FINAL BUILD.


This product uses content examples from the Unreal Marketplace, which are free assets provided by Epic Games for learning and demonstration purposes. You can find more information about the content examples and their license terms bellow.


Content Examples: https://www.unrealengine.com/marketplace/en-US/product/content-examples


I created two versions of the plugin, one for UE4 and one for UE5. However, the unreal marketplace only allows me to distribute any asset for up to three latest versions. Therefore, I made the UE4 version available for free download. You can find the link on the documentation homepage.

技术细节

Engine User Settings Features for UE5:

  •  Change graphics API between DirectX 11, DirectX 12 and Vulkan in game.
  • Enable raytrace or performance mode features like fortnite does changing Shader Model / Feature Level in game.
  •  Change Global Illumination method or simply disable it.
  • Change Shadow method.
  • Change Reflection method or simply disable it.
  • Change Antialising method or simply disable it.
  • Enable or disable Nanite.
  • Change some postprocess features as Bloom, AO, Lens Flares and Motion Blur.
  • Auto save


Code Modules: (Please include a full list of each Plugin module and their module type (Runtime, Editor etc.))

  •  EngineUserSettings(Runtime)


Number of Blueprints: 3

Number of C++ Classes: 2

Network Replicated: No

Supported Development Platforms: Windows

Supported Target Build Platforms: Windows

Documentation: Documentation Website

Issues: Report it here!

Example Project: Demo Project