Resonance Audio Unity SDK API Reference

ResonanceAudioMaterialMapperUpdater Class Reference

ResonanceAudioMaterialMapperUpdater

Resonance Audio material mapper updater.

Summary

This class is used to receive Update events during Edit Mode (which are triggered whenever the scene is modified and the material mappings are changed etc.), then calls a delegate to refresh the material mapper.

Inheritance

Inherits from: MonoBehaviour

Public attributes

RefreshMaterialMapper = null

Public functions

RefreshMaterialMapperDelegate()
delegate void
The delegate to call to refresh the material mapper.

Public attributes

RefreshMaterialMapper

RefreshMaterialMapperDelegate RefreshMaterialMapper = null

Public functions

RefreshMaterialMapperDelegate

delegate void RefreshMaterialMapperDelegate()

The delegate to call to refresh the material mapper.