EMagicLeapControllerHapticPattern

Haptic patterns supported on the controller.

Windows
MacOS
Linux

References

Module

MagicLeapController

Header

/Engine/Plugins/Lumin/MagicLeap/Source/MagicLeapController/Public/MagicLeapControllerKeys.h

Include

#include "MagicLeapControllerKeys.h"

Syntax

enum EMagicLeapControllerHapticPattern
{
    None,
    Click,
    Bump,
    DoubleClick,
    Buzz,
    Tick,
    ForceDown,
    ForceUp,
    ForceDwell,
    SecondForceDown,
}

Values

Name

Description

None

Click

Bump

DoubleClick

Buzz

Tick

ForceDown

ForceUp

ForceDwell

SecondForceDown

Remarks

Haptic patterns supported on the controller.

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