FVCamInputProcessor::HandleMotionDetectedEvent

Called when a motion-driven device has new input

Windows
MacOS
Linux

Override Hierarchy

IInputProcessor::HandleMotionDetectedEvent()

FVCamInputProcessor::HandleMotionDetectedEvent()

References

Module

VCamInput

Header

/Engine/Plugins/Experimental/VirtualCamera/Source/VCamInput/Public/VCamInputProcessor.h

Include

#include "VCamInputProcessor.h"

Source

/Engine/Plugins/Experimental/VirtualCamera/Source/VCamInput/Private/VCamInputProcessor.cpp

Syntax

virtual bool HandleMotionDetectedEvent
(
    FSlateApplication & SlateApp,
    const FMotionEvent & MotionEvent
)

Remarks

Called when a motion-driven device has new input

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