IHeadMountedDisplay::GetFieldOfView

Calculates the FOV, based on the screen dimensions of the device. Original FOV is passed as params.

Windows
MacOS
Linux

References

Module

HeadMountedDisplay

Header

/Engine/Source/Runtime/HeadMountedDisplay/Public/IHeadMountedDisplay.h

Include

#include "IHeadMountedDisplay.h"

Syntax

void GetFieldOfView
(
    float & InOutHFOVInDegrees,
    float & InOutVFOVInDegrees
) const

Remarks

Calculates the FOV, based on the screen dimensions of the device. Original FOV is passed as params.

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