pub fn movement_error_delta(target_pos: DVec3, simulated_pos: DVec3) -> DVec3
Returns the residual between a client target and the server-simulated position.