Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

VRageMath.MyMovingAverage..ctor

Morten Aune Lyrstad edited this page Apr 16, 2022 · 4 revisions

IndexNamespace IndexMyMovingAverage

Summary

public MyMovingAverage(int windowSize, int enqueueCountToReset = 1000)

Parameters

  • int windowSize
  • int enqueueCountToReset
Clone this wiki locally