Navigation
BlueprintAPI > BlueprintAPI/SoundUtilitiesBPLibrary
Converts decibel to linear scale
Target is Sound Utilities BPFunction Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| real | In Decibels | The decibels to convert to a linear gain scalar |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| real | Return Value | The resulting linear gain |