EMagicLeapHandTrackingKeypoint

Transforms that could be tracked on the hand. In 0.15.0 RC5 8 of them may be tracked.

Windows
MacOS
Linux

References

Module

MagicLeapHandTracking

Header

/Engine/Plugins/Lumin/MagicLeap/Source/MagicLeapHandTracking/Public/MagicLeapHandTrackingTypes.h

Include

#include "MagicLeapHandTrackingTypes.h"

Syntax

enum EMagicLeapHandTrackingKeypoint
{
    Thumb_Tip,
    Thumb_IP,
    Thumb_MCP,
    Thumb_CMC,
    Index_Tip,
    Index_DIP,
    Index_PIP,
    Index_MCP,
    Middle_Tip,
    Middle_DIP,
    Middle_PIP,
    Middle_MCP,
    Ring_Tip,
    Ring_DIP,
    Ring_PIP,
    Ring_MCP,
    Pinky_Tip,
    Pinky_DIP,
    Pinky_PIP,
    Pinky_MCP,
    Wrist_Center,
    Wrist_Ulnar,
    Wrist_Radial,
    Hand_Center,
}

Values

Name

Description

Thumb_Tip

Thumb_IP

Thumb_MCP

Thumb_CMC

Index_Tip

Index_DIP

Index_PIP

Index_MCP

Middle_Tip

Middle_DIP

Middle_PIP

Middle_MCP

Ring_Tip

Ring_DIP

Ring_PIP

Ring_MCP

Pinky_Tip

Pinky_DIP

Pinky_PIP

Pinky_MCP

Wrist_Center

Wrist_Ulnar

Wrist_Radial

Hand_Center

Remarks

Transforms that could be tracked on the hand. In 0.15.0 RC5 8 of them may be tracked.

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