Click or drag to resize

VelocityCalculatorBufferSize Field

Track for this amount of frames in our buffer. This is used to calculate an average, or to reference as a history

Namespace:  ImmerseSDK
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.5.0.0 (3.5.0.0)
Syntax
C#
public const int BufferSize = 180

Field Value

Type: Int32
See Also