EMagicLeapTouchpadGestureDirection

Direction of touchpad gesture.

Windows
MacOS
Linux

References

Module

MagicLeapController

Header

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

Include

#include "TouchpadGesturesComponent.h"

Syntax

enum EMagicLeapTouchpadGestureDirection
{
    None,
    Up,
    Down,
    Left,
    Right,
    In,
    Out,
    Clockwise,
    CounterClockwise,
}

Values

Name

Description

None

Up

Down

Left

Right

In

Out

Clockwise

CounterClockwise

Remarks

Direction of touchpad gesture.

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