Lib.numbers.floats.process.SmoothValues - tixl3d/tixl GitHub Wiki
Smooths a list of values by applying a smoothing window.
| Name (Relevancy & Type) | Description |
|---|---|
| Input (List`1) | - |
| WindowSize (Int32) | - |
| Name | Type |
|---|---|
| Result | System.Collections.Generic.List`1[System.Single] |
⚠ Everything else is automatically generated and will be overwritten regularly.