🎬 Overview Video
🎬 Sample Project Overview Video
🎓 Documentation
🎮 Sample Project
❓ Have a question? Would you like to request new features? Join Discord community
Significance Optimizer plugin is focused on optimizing game performance (primarily Game Thread/CPU optimization) while minimizing graphics' details decrease. The plugin constantly analises transform of the registered actors and compares it to the game viewport’s transform. Based on that data it assigns 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). Plugin was created in mind to provide the plug'n'play solution allowing users to fastly and conveniently increase performance with minimum impact on game visuals. Every single object registered to the plugin can be handled separately which means you can set its significance scoring parameters individually to achieve best balance between performance and visual quality.