Component image File:LegacyAudioOutputIgnoreReverbAdapterComponent.pngLegacy Audio Output Ignore Reverb Adapter component as seen in the Scene Inspector
The Legacy Audio Output Ignore Reverb Adapter component converts driven data from the old audio system to Awwdio to preserve legacy behavior.
Fields
Name | Type | Description |
---|---|---|
persistent
|
Bool | Determines whether or not this item will be saved to the server. |
UpdateOrder
|
Int | Controls the order in which this component is updated. |
Enabled
|
Bool | Controls whether or not this component is enabled. Some components stop their functionality when this field is disabled, but some don't. |
Target
|
field drive of Bool | The field to drive with the value converted. |
Value
|
Bool | The value to convert. |
Spatialize
|
direct RelayRef`1<IField`1<Bool>> | The field that determined if the audio clip was spatialized in the old system. |
Usage
used only in legacy content.