GetControllerOrientationAndPosition

Overload list

Windows
MacOS
Linux
Name Description

Public function Virtual Const

bool

 

GetControllerOrientationAndPosition

(
    const int32 ControllerIndex,
    const FName MotionSource,
    FRotator& OutOrientation,
    FVector& OutPosition,
    float WorldToMetersScale
)

Returns the calibration-space orientation of the requested controller's hand.

Public function Const

bool

 

GetControllerOrientationAndPosition

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

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