Navigation
API > API/Plugins > API/Plugins/OpenXRHMD > API/Plugins/OpenXRHMD/IOpenXRExtensionPlugin
Description
If true pass the rhi context into some xr functions via XrRHIContextEpic. Intended to be used where an unreal plugin wraps a XR platform api in the OpenXR api.
| Name | RequiresRHIContext |
| Type | function |
| Header File | /Engine/Plugins/Runtime/OpenXR/Source/OpenXRHMD/Public/IOpenXRExtensionPlugin.h |
| Include Path | #include "IOpenXRExtensionPlugin.h" |
virtual bool RequiresRHIContext() const