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

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 (SingleRequired) -
Duration (Single) -
UseAppRunTime (Boolean) -
Direction (Int32) -
Interpolation (Int32) -

Outputs

Name Type
Result System.Single

Please help use to improve this documentation. Feel free to improve the description.

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

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