FHoloLensInputInterface::SetForceFeedbackChannelValues

Sets the strength/speed of all the channels for the given controller id.

Windows
MacOS
Linux

Override Hierarchy

IInputInterface::SetForceFeedbackChannelValues()

FHoloLensInputInterface::SetForceFeedbackChannelValues()

References

Module

ApplicationCore

Header

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

Include

#include "HoloLens/HoloLensInputInterface.h"

Source

/Engine/Source/Runtime/ApplicationCore/Private/HoloLens/HoloLensInputInterface.cpp

Syntax

virtual void SetForceFeedbackChannelValues
(
    int32 ControllerId,
    const FForceFeedbackValues & Values
)

Remarks

Sets the strength/speed of all the channels for the given controller id.

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