Navigation
API > API/Editor > API/Editor/VREditor
References
| Module | VREditor |
| Header | /Engine/Source/Editor/VREditor/Public/VREditorInteractor.h |
| Include | #include "VREditorInteractor.h" |
Syntax
enum ETouchSwipeDirection
{
None = 0,
Left = 1,
Right = 2,
Up = 3,
Down = 4,
}
Values
| Name | Description |
|---|---|
| None | |
| Left | |
| Right | |
| Up | |
| Down |
Remarks
Directions the trackpad can be swiped to