Navigation
API > API/Plugins > API/Plugins/GameplayCameras > API/Plugins/GameplayCameras/Math > API/Plugins/GameplayCameras/Math/FCriticalDamper
| Type | Name | Description | |
|---|---|---|---|
| float | Update
(
float DeltaTime |
Updates the system to make it converge towards 0. | |
| float | Update
(
float X, |
Updates the system, given a possibly forced position the system was moved to. | |
| float | Update
(
float PreviousDamped, |
Updates the system for damping towards arbitrary non-zero values. |