Navigation
API > API/Plugins > API/Plugins/XRBase > API/Plugins/XRBase/FHeadMountedDisplayBase
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FIntRect GetFullFlatEyeRect_RenderThread
(
const FRHITextureDesc& EyeTexture |
Get the rectangle of the HMD rendertarget for the left eye which seems undistorted enough to be cropped and displayed on the spectator screen. | HeadMountedDisplayBase.h | |
virtual FIntRect GetFullFlatEyeRect_RenderThread
(
FTextureRHIRef EyeTexture |
HeadMountedDisplayBase.h |
GetFullFlatEyeRect_RenderThread(const FRHITextureDesc &)
Description
Get the rectangle of the HMD rendertarget for the left eye which seems undistorted enough to be cropped and displayed on the spectator screen.
| Name | GetFullFlatEyeRect_RenderThread |
| Type | function |
| Header File | /Engine/Plugins/Runtime/XRBase/Source/XRBase/Public/HeadMountedDisplayBase.h |
| Include Path | #include "HeadMountedDisplayBase.h" |
virtual FIntRect GetFullFlatEyeRect_RenderThread
(
const FRHITextureDesc & EyeTexture
) const
GetFullFlatEyeRect_RenderThread(FTextureRHIRef)
| Name | GetFullFlatEyeRect_RenderThread |
| Type | function |
| Header File | /Engine/Plugins/Runtime/XRBase/Source/XRBase/Public/HeadMountedDisplayBase.h |
| Include Path | #include "HeadMountedDisplayBase.h" |
virtual FIntRect GetFullFlatEyeRect_RenderThread
(
FTextureRHIRef EyeTexture
) const