Weighted Moving Average Float

Weighted Moving Average Float

Windows
MacOS
Linux

Calculates the new value in a weighted moving average series using the previous value and the weight

Target is Kismet Math Library

Weighted Moving Average Float
Current Sample
0.0
Previous Sample
0.0
Weight
0.0
Return Value
0.0

Inputs

Current Sample
Float

The value to blend with the previous sample to get a new weighted value

Previous Sample
Float

The last value from the series

Weight
Float

The weight to blend with

Outputs

Return Value
Float

the next value in the series

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