Summary
Interpolates the `value` based on a quarter-cycle of a sine wave.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- Easing
.Sine
Syntax
public static float Out(float value)
Remarks
Parameters
| Name | Type | Description |
|---|---|---|
| value | float |
Return Value
| Type | Description |
|---|---|
| float |