ParameterMode
How a value approaches its target. Each mode exposes a different parameter set.
| Value | Description |
|---|---|
Exponential | Approaches the target exponentially, controlled by a half-life. |
OscillationByHalfLife | Oscillates toward the target, controlled by a half-life. |
OscillationByDampingRatio | Oscillates toward the target, controlled by a damping ratio. |