EMagicLeapControllerLEDColor

LED colors 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 EMagicLeapControllerLEDColor
{
    BrightMissionRed,
    PastelMissionRed,
    BrightFloridaOrange,
    PastelFloridaOrange,
    BrightLunaYellow,
    PastelLunaYellow,
    BrightNebulaPink,
    PastelNebulaPink,
    BrightCosmicPurple,
    PastelCosmicPurple,
    BrightMysticBlue,
    PastelMysticBlue,
    BrightCelestialBlue,
    PastelCelestialBlue,
    BrightShaggleGreen,
    PastelShaggleGreen,
}

Values

Name

Description

BrightMissionRed

PastelMissionRed

BrightFloridaOrange

PastelFloridaOrange

BrightLunaYellow

PastelLunaYellow

BrightNebulaPink

PastelNebulaPink

BrightCosmicPurple

PastelCosmicPurple

BrightMysticBlue

PastelMysticBlue

BrightCelestialBlue

PastelCelestialBlue

BrightShaggleGreen

PastelShaggleGreen

Remarks

LED colors 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