Navigation
API > API/Editor > API/Editor/VREditor
References
| Module | VREditor |
| Header | /Engine/Source/Editor/VREditor/Public/VRModeSettings.h |
| Include | #include "VRModeSettings.h" |
Syntax
enum EInteractorHand
{
Right,
Left,
}
Values
| Name | Description |
|---|---|
| Right | Right hand |
| Left | Left hand |