スポットライト セール:10月7日まで一部のプロップが 50% オフで購入できます。

Actor Optimizer

まだ評価されていません

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

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


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