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