Lib.numbers.float.process.SmoothStep - tixl3d/tixl GitHub Wiki

SmoothStep

in Lib.numbers.float.process


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

⚠ Everything else is automatically generated and will be overwritten regularly.

⚠️ **GitHub.com Fallback** ⚠️