StrixVehicleMovementSynchronizerAveragingWindowWidth Field |
Determines how many frames of position history will be used when calculating velocity.
Only used when UpdateMode is set to Update. Minimum value is 2. When set to 2, no averaging is applied.
Namespace:
SoftGear.Strix.Unity.Runtime
Assembly:
StrixUnityRuntime (in StrixUnityRuntime.dll) Version: 1.5.0
Syntax public int AveragingWindowWidth
Field Value
Type:
Int32See Also