Navigation
Unreal Engine C++ API Reference > Editor > VREditor > UVREditorInteractor
References
Module | VREditor |
Header | /Engine/Source/Editor/VREditor/Public/VREditorInteractor.h |
Include | #include "VREditorInteractor.h" |
Source | /Engine/Source/Editor/VREditor/Private/VREditorInteractor.cpp |
float GetTrackpadSlideDelta
&40;
const bool Axis
&41; const
Remarks
Trackpad Gets the trackpad delta of the axis passed.
Parameters
Name | Description |
---|---|
Axis | The axis of which we want the slide delta. 0 is X axis and 1 is Y axis.Default is axis Y |