csharp
public readonly record struct PredictionCorrectionHow far one object moved when a prediction was corrected.
No guide page documents this yet — the page shows what the code says about itself.
Remarks
The simulation has already taken the correction — this is what happened, not a proposal. What a presentation layer does with it is give the difference to the camera as an offset that decays, so what the player sees glides while what the server will judge is already right.
Fields and properties (3)
Methods (1)
Used by (4)
- ClientPredictionVixen.Net
- PredictionSmootherVixen.Net
- PredictionSmoothingSystemVixen.Net.Engine
- PredictionSmoothingTestsVixen.Net.Engine.Tests