Lib.numbers.floats.process.DampPeakDecay - tixl3d/tixl 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 |
⚠ Everything else is automatically generated and will be overwritten regularly.