enum MAGES::Drivers::XR::XRDriver::VirtualController::ControllerHandedness

Overview

The handiness of the controller. More…

enum ControllerHandedness
{
    Left,
    Right,
};

Detailed Documentation

The handiness of the controller.

Enum Values

Left

Left hand controller.

Right

Right hand controller.