Skip to content

Ease

in Lib.numbers.float.process

Note: The input value should evolve by steps (e.g., sudden changes) to fully utilize the easing effect. This operator creates smooth, ease-in-out transitions between changing input values, perfect for animating any step change. Customize the transition style with options like cubic, exponential, or back easing, or choose a linear fallback for a simple interpolation. [Damp] [Spring] [EaseVec2] [EaseVec3]

Input Parameters

Name (Relevancy & Type) Description
Value (Single Required)
Duration (Single)
UseAppRunTime (Boolean)
Direction (Int32)
Interpolation (Int32)

Outputs

Name Type
Result System.Single