FXRTrackingSystemBase::GetMotionControllerData

Platform Agnostic Query about MotionControllers details

Windows
MacOS
Linux

Override Hierarchy

IXRTrackingSystem::GetMotionControllerData()

FXRTrackingSystemBase::GetMotionControllerData()

References

Module

HeadMountedDisplay

Header

/Engine/Source/Runtime/HeadMountedDisplay/Public/XRTrackingSystemBase.h

Include

#include "XRTrackingSystemBase.h"

Source

/Engine/Source/Runtime/HeadMountedDisplay/Private/XRTrackingSystemBase.cpp

Syntax

virtual void GetMotionControllerData
(
    UObject * WorldContext,
    const EControllerHand Hand,
    FXRMotionControllerData & MotionControllerData
)

Remarks

Platform Agnostic Query about MotionControllers details

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