Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FFirstPersonParameters
Syntax
float FOVCorrectionFactor
Remarks
FOV correction factor applied to the first person transform used on primitives tagged as "IsFirstPerson". This should be computed as tan(SceneFOVRadians * 0.5) / tan(FirstPersonFOVRadians * 0.5).