Navigation
API > API/Plugins > API/Plugins/GameplayCameras
Classes
| Type | Name | Description | |
|---|---|---|---|
| TIIRValueInterpolator | The actual evaluation code for the IIR interpolator. | ||
| TIIRValueInterpolatorTraits | |||
| UAccelerationDecelerationValueInterpolator | A value interpolator that first accelerates up to a maximum speed, and then decelerates before reaching the target value. | ||
| UCriticalDamperValueInterpolator | A value interpolator that uses a spring-mass system to converge towards the target value. | ||
| UDoubleIIRValueInterpolator | Double infinite impulse response filter interpolator. | ||
| UIIRValueInterpolator | Infinite impulse response filter interpolator. |