EFOVScalingType

Windows
MacOS
Linux

References

Module

EnhancedInput

Header

/Engine/Plugins/Experimental/EnhancedInput/Source/EnhancedInput/Public/InputModifiers.h

Include

#include "InputModifiers.h"

Syntax

enum EFOVScalingType
{
    Standard,
    UE4_BackCompat,
}

Values

Name

Description

Standard

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.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss