SmoothStep¶
Smoothes an incoming animated value
For an alternative with more options see [Damp]
Input Parameters¶
| 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) | — |
Outputs¶
| Name | Type |
|---|---|
| Result | System.Single |