FOV scaling to apply scaled movement deltas to inputs dependent upon the player's selected FOV.
UE4_BackCompat
FOV scaling was incorrectly calculated in UE4's UPlayerInput::MassageAxisInput. This implementation is intended to aid backwards compatibility, but should not be used by new projects.