Navigation
API > API/Plugins > API/Plugins/OpenXRHMD > API/Plugins/OpenXRHMD/UOpenXRBlueprintFunctionLibrary
References
| Module | OpenXRHMD |
| Header | /Engine/Plugins/Runtime/OpenXR/Source/OpenXRHMD/Public/OpenXRBlueprintFunctionLibrary.h |
| Include | #include "OpenXRBlueprintFunctionLibrary.h" |
| Source | /Engine/Plugins/Runtime/OpenXR/Source/OpenXRHMD/Private/OpenXRBlueprintFunctionLibrary.cpp |
UFUNCTION&40;BlueprintCallable, Category&61;"OpenXR&124;Experimental"&41;
static void SetEnvironmentBlendMode
&40;
int32 NewBlendMode
&41;
Remarks
Allows to change the environment blend mode at runtime.
Parameters
| Name | Description |
|---|---|
| NewBlendMode | The new blend mode to be set, if supported. |