resonance-audio / resonance-audio-unity-sdk

Resonance Audio SDK for Unity
https://resonance-audio.github.io/resonance-audio/develop/unity/getting-started
Other
297 stars 38 forks source link

No explicit mention / demonstration of occlusion in Resonance/Unity #73

Closed cheesymoo closed 4 years ago

cheesymoo commented 4 years ago

Looking through the documentation for the Resonance Audio Unity SDK, no explicit reference is made to occlusion. The demo scenes also do not contain any explicit demonstration of how to use occlusion with Resonance in Unity.

Is this feature available? I see the use of the AcousticMeshes MaterialMapping within the scripts, but it is not immediately obvious if this will "automatically" apply occlusion.

The sources also have an "enable occlusion" flag with an intensity slider. So this seems to imply that occlusion should work.

My question basically is:

thank you