unreal.FOVScalingType

class unreal.FOVScalingType

Bases: unreal.EnumBase

EFOVScaling Type

C++ Source:

  • Plugin: EnhancedInput

  • Module: EnhancedInput

  • File: InputModifiers.h

STANDARD

FOV scaling to apply scaled movement deltas to inputs dependent upon the player’s selected FOV

Type

0

UE4_BACK_COMPAT

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.

Type

1