Lib.numbers.float.process.SmoothStep - tixl3d/tixl GitHub Wiki
Smoothes an incoming animated value
For an alternative with more options see [Damp]
| Name (Relevancy & Type) | Description |
|---|---|
| Min (Single) | Defines the degree to which falling/lower values are drawn smoothly |
| Max (Single) | Defines the degree to which rising/high values are drawn smoothly |
| Value (Single) | - |
| Name | Type |
|---|---|
| Result | System.Single |
⚠ Everything else is automatically generated and will be overwritten regularly.