IHandTracker::GetAllKeypointStates

Windows
MacOS
Linux

References

Module

HeadMountedDisplay

Header

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

Include

#include "IHandTracker.h"

Syntax

bool GetAllKeypointStates
(
    EControllerHand Hand,
    TArray< struct FVector > & OutPositions,
    TArray< struct FQuat > & OutRotations,
    TArray< float > & OutRadii
) const

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