Home Game Dev Unreal Assets Unreal Engine Code Plugins Significance Optimizer - Game Thread/CPU Optimization v9.0 (5.6)

Significance Optimizer - Game Thread/CPU Optimization v9.0 (5.6)

3098 Views Stock 971 2025-10-14

Details

 Significance Optimizer plugin is focused on optimizing game performance (primarily Game Thread/CPU optimization) while minimizing graphics' details decrease. The plugin constantly analyzes the transform of the registered actors and compares it to the game viewport’s transform. Based on that data, it assigns a significance function value individually to every registered actor. Objects close to and directly in front of the viewport are more significant than objects behind and far away from the current game viewport locations. The less significant the actor is, the less amount of processing power it will get (e.g.: lower tick rate). The plugin was designed to provide a plug'n'play solution, allowing users to quickly and conveniently increase performance with minimal impact on game visuals. Every single object registered to the plugin can be handled separately, meaning you can set its significance scoring parameters individually to achieve the best balance between performance and visual quality. 
2025-10-14 00:00:00-update version:Significance Optimizer - Game Thread/CPU Optimization v9.0 (5.6)