Navigation
API > API/Plugins > API/Plugins/XRBase > API/Plugins/XRBase/UHeadMountedDisplayFunctionLibra-
References
| Module | XRBase |
| Header | /Engine/Plugins/Runtime/XRBase/Source/XRBase/Public/HeadMountedDisplayFunctionLibrary.h |
| Include | #include "HeadMountedDisplayFunctionLibrary.h" |
UFUNCTION&40;BlueprintCallable, Category&61;"Input&124;HeadMountedDisplay",
Meta&61;&40;DeprecatedFunction, DeprecationMessage&61;"This functionality is no longer available. HMD platforms that support low persistence will always enable it."&41;&41;
static void EnableLowPersistenceMode
&40;
bool bEnable
&41;
Remarks
Switches between low and full persistence modes.
Parameters
| Name | Description |
|---|---|
| bEnable | (in) 'true' to enable low persistence mode; 'false' otherwise |