DampPeakDecay¶
Compares the current input value to the current damped value. If the input value is great, it is immediately used and no damping applied. If the input value is small, it is decaying slowly, similar to the peak indicators of equalizer visualizations.
Input Parameters¶
| Name (Relevancy & Type) | Description |
|---|---|
| Value (Single) | — |
| Decay (Single) | — |
Outputs¶
| Name | Type |
|---|---|
| Result | System.Single |