IOpenXRCustomAnchorSupport::OnPinComponent

Method to add an anchor on tracking space

Windows
MacOS
Linux

References

Module

OpenXRHMD

Header

/Engine/Plugins/Runtime/OpenXR/Source/OpenXRHMD/Public/IOpenXRExtensionPlugin.h

Include

#include "IOpenXRExtensionPlugin.h"

Syntax

bool OnPinComponent
(
    class UARPin * Pin,
    XrSession InSession,
    XrSpace TrackingSpace,
    XrTime DisplayTime,
    float worldToMeterScale
)

Remarks

Method to add an anchor on tracking space

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss