IHandTracker::GetHandMeshData

Windows
MacOS
Linux

References

Module

HeadMountedDisplay

Header

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

Include

#include "IHandTracker.h"

Syntax

virtual bool GetHandMeshData
(
    EControllerHand Hand,
    TArray< struct FVector > & OutVertices,
    TArray< struct FVector > & OutNormals,
    TArray< int32 > & OutIndices,
    FTransform & OutHandMeshTransform
) 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