虚幻商城将于十月中旬迁移至 Fab。 了解详情。

Audio Occlusion

Octomorph - 代码插件 - 2024/09/18

Native Audio Occlusion System for MetaSound

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

The Audio Occlusion plugin provides a fully integrated and highly customizable audio occlusion solution, specifically designed for Unreal Engine 5 MetaSound system. It allows developers to simulate realistic audio effects by dynamically calculating how environmental objects impact sound propagation.

Key features include:

  • Seamless integration with MetaSound.
  • Real-time ray-tracing for accurate occlusion calculations.
  • Customizable evaluators for different occlusion scenarios.
  • Support for dynamic environments and complex geometries.
  • Optimized performance to maintain minimal overhead in both game and audio threads.


Short video about the plugin - youtube

技术细节

Features:

  • Easy to use (No Code or Blueprint is needed)
  • Adaptable configuration, suitable for various game genres
  • No third party dependencies, uses only builtin Unreal Engine 5 functionality

Code Modules:

  •  AudioOcclusion (Runtime)
  •  AudioOcclusionEditor (Editor)

Number of Blueprints: 0

Number of C++ Classes: 7

Network Replicated: No

Supported Development Platforms: Windows, Linux, Mac

Supported Target Build Platforms: Win64, Mac, Linux, Android, IOS (All platforms that support MetaSound)

Documentation: Link

Example Project: Download

Important/Additional Notes:

Simple Game Build for Preview