FLowpassFilter

Windows
MacOS
Linux

References

Module

ViewportInteraction

Header

/Engine/Source/Editor/ViewportInteraction/Public/ViewportInteractionUtils.h

Include

#include "ViewportInteractionUtils.h"

Syntax

class FLowpassFilter

Constructors

Name Description

Public function

FLowpassFilter()

Default constructor

Functions

Name Description

Public function

FVector

 

Filter

(
    const FVector& InValue,
    const FVector& InAlpha
)

Calculate

Public function Const

FVector

 

GetPrevious()

Get the previous filtered value

Public function Const

bool

 

IsFirstTime()

If the filter was not executed yet

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss