Navigation
API > API/Plugins > API/Plugins/OpenXRHMD
Implements the settings for the OpenXR plugin.
| Name | UOpenXRHMDSettings |
| Type | class |
| Header File | /Engine/Plugins/Runtime/OpenXR/Source/OpenXRHMD/Public/OpenXRHMDSettings.h |
| Include Path | #include "OpenXRHMDSettings.h" |
Syntax
UCLASS (Config=Engine, defaultconfig, Meta=(DisplayName="OpenXR Settings"))
class UOpenXRHMDSettings : public UDeveloperSettingsBackedByCVars
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UDeveloperSettings → UDeveloperSettingsBackedByCVars → UOpenXRHMDSettings
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ConsoleVariable | Enables alpha inversion of the background layer. | OpenXRHMDSettings.h |
|
|
| DisplayName | OpenXRHMDSettings.h |
|
||
| ToolTip | Enables foveation provided by the XR_FB_foveation OpenXR extension. | OpenXRHMDSettings.h |
|
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FName GetCategoryName() |
OpenXRHMDSettings.h |