Click or drag to resize

StrixVehicleMovementSynchronizerPredictionDataTimeDelta Field

How many seconds ago the vehicle was at currentPosition with currentVelocity, currentAcceleration, currentAngularVelocity, and currentAngularAcceleration.

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

Field Value

Type: Single
See Also