Time.MovingAverage¶
Name | Mandatory | Description | Default | Type |
---|---|---|---|---|
⬅️ Input |
The floating point number to compute the average of. | Float |
||
Output ➡️ |
The average of the floating point number over the specified number of frames. | Float |
||
Window |
No | The sample size in frames | 16 |
Int |
Clear |
No | Set to true to clear the moving average | none |
None Var(Bool) |
This shard computes the average of a floating point number over a specified number of frames.