FOpenXRMsftHandInteraction::GetInteractionProfile

Set the output parameters to add an interaction profile to OpenXR Input

Windows
MacOS
Linux

Override Hierarchy

IOpenXRExtensionPlugin::GetInteractionProfile()

FOpenXRMsftHandInteraction::GetInteractionProfile()

References

Module

OpenXRMsftHandInteraction

Header

/Engine/Plugins/Runtime/OpenXRMsftHandInteraction/Source/OpenXRMsftHandInteraction/Public/OpenXRMsftHandInteraction.h

Include

#include "OpenXRMsftHandInteraction.h"

Source

/Engine/Plugins/Runtime/OpenXRMsftHandInteraction/Source/OpenXRMsftHandInteraction/Private/OpenXRMsftHandInteraction.cpp

Syntax

virtual bool GetInteractionProfile
(
    XrInstance InInstance,
    FString & OutKeyPrefix,
    XrPath & OutPath,
    bool & OutHasHaptics
)

Remarks

Set the output parameters to add an interaction profile to OpenXR Input

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