Navigation
API > API/Plugins > API/Plugins/GameplayCameras > API/Plugins/GameplayCameras/FCriticalDamper
Description
Sets the damping factor. This is the undamped angular frequency of the oscillator system. It's technically expressed in seconds.
| Name | SetW0 |
| Type | function |
| Header File | /Engine/Plugins/Cameras/GameplayCameras/Source/GameplayCameras/Public/Math/CriticalDamper.h |
| Include Path | #include "Math/CriticalDamper.h" |
void SetW0
(
float InW0
)