Weighted Moving Average Vector

Weighted Moving Average Vector

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 Vector
Current Sample
X0
Y 0
Z 0
Previous Sample
X0
Y 0
Z 0
Weight
0.0
Return Value
X0
Y 0
Z 0

Inputs

Current Sample
Vector

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

Previous Sample
Vector

The last value from the series

Weight
Float

The weight to blend with

Outputs

Return Value
Vector

the next value in the series

Select Skin
Light
Dark

Welcome to the new Unreal Engine 4 Documentation site!

We're working on lots of new features including a feedback system so you can tell us how we are doing. It's not quite ready for use in the wild yet, so head over to the Documentation Feedback forum to tell us about this page or call out any issues you are encountering in the meantime.

We'll be sure to let you know when the new system is up and running.

Post Feedback