FXRMotionControllerBase::GetControllerOrientationAndPosition

Original GetControllerOrientationAndPosition signature for backwards compatibility.

Windows
MacOS
Linux

References

Module

HeadMountedDisplay

Header

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

Include

#include "XRMotionControllerBase.h"

Syntax

bool GetControllerOrientationAndPosition
(
    const int32 ControllerIndex,
    const EControllerHand DeviceHand,
    FRotator & OutOrientation,
    FVector & OutPosition,
    float WorldToMetersScale
) const

Remarks

Original GetControllerOrientationAndPosition signature for backwards compatibility.

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