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