Lib.numbers.float.process.Ease - tixl3d/tixl GitHub Wiki
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]
Name (Relevancy & Type) | Description |
---|---|
Value (SingleRequired) | - |
Duration (Single) | - |
UseAppRunTime (Boolean) | - |
Direction (Int32) | - |
Interpolation (Int32) | - |
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.