PredictionData Fields |
The StrixVehicleMovementSynchronizerPredictionData type exposes the following members.
| Name | Description | |
|---|---|---|
| CurrentPosition |
Predicted position of the vehicle at this point in time.
| |
| FuturePosition |
Predicted position of the vehicle at some point in the future based on predictionTime.
| |
| FutureRotation |
Predicted rotation of the vehicle at some point in the future based on predictionTime.
| |
| TimeDelta |
How many seconds ago the vehicle was at currentPosition with currentVelocity, currentAcceleration, currentAngularVelocity, and currentAngularAcceleration.
|