Navigation
API > API/Plugins > API/Plugins/XRBase > API/Plugins/XRBase/FHeadMountedDisplayBase
References
| Module | XRBase |
| Header | /Engine/Plugins/Runtime/XRBase/Source/XRBase/Public/HeadMountedDisplayBase.h |
| Include | #include "HeadMountedDisplayBase.h" |
| Source | /Engine/Plugins/Runtime/XRBase/Source/XRBase/Private/HeadMountedDisplayBase.cpp |
virtual FVector2D GetEyeCenterPoint_RenderThread
(
const int32 ViewIndex
) const
Remarks
Spectator Screen Hooks into specific implementations Get the point on the left eye render target which the viewers eye is aimed directly at when looking straight forward. 0,0 is top left.