lib.math.floats.DampPeakDecay - tooll3/t3 GitHub Wiki
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.
Name (Relevancy & Type) | Description |
---|---|
Value (Single) | - |
Decay (Single) | - |
Name | Type |
---|---|
Result | System.Single |
Please help use to improve this documentation. Feel free to improve the description.
⚠ Everything else is automatically generated and will be overwritten regularly.