FHoloLensInputInterface::SetLightColor

Ignored if controller does not support a color.

Windows
MacOS
Linux

Override Hierarchy

IInputInterface::SetLightColor()

FHoloLensInputInterface::SetLightColor()

References

Module

ApplicationCore

Header

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

Include

#include "HoloLens/HoloLensInputInterface.h"

Syntax

virtual void SetLightColor
(
    int32 ControllerId,
    struct FColor Color
)

Remarks

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