Navigation
API > API/Plugins > API/Plugins/OpenXRHMD
References
| Module | OpenXRHMD |
| Header | /Engine/Plugins/Runtime/OpenXR/Source/OpenXRHMD/Public/IOpenXRExtensionPlugin.h |
| Include | #include "IOpenXRExtensionPlugin.h" |
Syntax
class IOpenXRCustomAnchorSupport
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | |||
| bool | ARPin Local Store support. | ||
| void | LoadARPins
(
XrSession InSession, |
||
| bool | OnPinComponent
(
UARPin* Pin, |
Method to add an anchor on tracking space | |
| void | OnRemovePin
(
UARPin* Pin |
Method to remove an anchor from tracking space | |
| void | OnUpdatePin
(
UARPin* Pin, |
||
| void | RemoveAllSavedARPins
(
XrSession InSession |
||
| void | RemoveSavedARPin
(
XrSession InSession, |
||
| bool |