Click or drag to resize

StrixVehicleMovementSynchronizerpredictionTime Field

Determines how far into the future the position is predicted. This value infulences the smoothness of the approximated trajectory.

Namespace:  SoftGear.Strix.Unity.Runtime
Assembly:  StrixUnityRuntime (in StrixUnityRuntime.dll) Version: 1.5.0
Syntax
C#
public float predictionTime

Field Value

Type: Single
See Also