UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FFIRFilterTimeBased Member List

This is the complete list of members for FFIRFilterTimeBased, including all inherited members.

FFIRFilterTimeBased()FFIRFilterTimeBasedinline
FFIRFilterTimeBased(float InWindowDuration, EFilterInterpolationType InInterpolationType, float InDampingRatio, float InMin, float InMax, float InMaxSpeed, bool bInClamp)FFIRFilterTimeBasedinline
Initialize(float InWindowDuration, EFilterInterpolationType InInterpolationType, float InDampingRatio, float InMinValue, float InMaxValue, float InMaxSpeed, bool bInClamp)FFIRFilterTimeBasedinline
IsValid() constFFIRFilterTimeBasedinline
LastOutputFFIRFilterTimeBased
SetParams(float InDampingRatio, float InMinValue, float InMaxValue, float InMaxSpeed, bool bInClamp)FFIRFilterTimeBasedinline
SetToValue(float Input)FFIRFilterTimeBased
SetWindowDuration(float InWindowDuration)FFIRFilterTimeBasedinline
UpdateAndGetFilteredData(float Input, float DeltaTime)FFIRFilterTimeBased
WrapToValue(float Input, float Range)FFIRFilterTimeBased