Navigation
API > API/Runtime > API/Runtime/HeadMountedDisplay > API/Runtime/HeadMountedDisplay/IHeadMountedDisplay
References
| Module | HeadMountedDisplay |
| Header | /Engine/Source/Runtime/HeadMountedDisplay/Public/IHeadMountedDisplay.h |
| Include | #include "IHeadMountedDisplay.h" |
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.