精选特卖:从即日起至10月7日,精选道具五折特惠!

Actor Optimizer

Ty Conner - 代码插件 - 2024/09/16
尚未评分

The Actor Optimizer plugin is a plug and play two component system that automatically optimizes ticking actors and their components!

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


Easy steps to optimize ticking/visually complex actors:


  1. Add the Optimizer Source component to something like your player or camera actor. (This is the origin of optimization)
  2. Add the Actor Optimizer Component to any actor you want to optimize and set defaults to your desire.
  3. See immediate results based on distance!



Example Project video


Full Documentation


Known Issues: Mac Compatibility, this plugin WILL ONLY WORK for Windows.

技术细节

Features:


  • Optimizes ticking actors and their components
  • Finds distance between Actor Optimizer Components and Optimizer Sources and slows and or stops actors and their components from ticking based on distances in the Actor Optimizer Component.
  • The ability to show imposter actors when visibility of actors changes.
  • Easy to setup



Code Modules:


  • ActorOptimizer (Runtime)



Number of Blueprints: 0


Number of C++ Classes: 2


Network Replicated: No


Supported Development Platforms: Windows


Supported Target Build Platforms: Windows


Documentation: https://tyconner.online/Actor-Optimizer-Docs/


Important/Additional Notes: NOT MAC COMPATIBLE