FHoloLensInputInterface::ResetLightColor

Resets the light color for the given controller. Ignored if controller does not support a color.

Windows
MacOS
Linux

Override Hierarchy

IInputInterface::ResetLightColor()

FHoloLensInputInterface::ResetLightColor()

References

Module

ApplicationCore

Header

/Engine/Source/Runtime/ApplicationCore/Public/HoloLens/HoloLensInputInterface.h

Include

#include "HoloLens/HoloLensInputInterface.h"

Syntax

virtual void ResetLightColor
(
    int32 ControllerId
)

Remarks

Resets the light color for the given controller. Ignored if controller does not support a color.

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