Navigation
API > API/Plugins > API/Plugins/OpenXRHMD
Implements the settings for the OpenXR HMD plugin.
| Name | UOpenXRHMDSettings |
| Type | class |
| Header File | /Engine/Plugins/Runtime/OpenXR/Source/OpenXRHMD/Public/OpenXRHMDSettings.h |
| Include Path | #include "OpenXRHMDSettings.h" |
Syntax
UCLASS (Config=Game, defaultconfig)
class UOpenXRHMDSettings : public UObject
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UOpenXRHMDSettings
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UOpenXRHMDSettings
(
const FObjectInitializer& ObjectInitializer |
OpenXRHMDSettings.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| DisplayName | OpenXRHMDSettings.h |
|
||
| ToolTip | Enables foveation provided by the XR_FB_foveation OpenXR extension. | OpenXRHMDSettings.h |
|