VRControllerAxis_t

contains information about one axis on the controller

extern (C++, vr)
struct VRControllerAxis_t {}

Members

Variables

x
float x;

contains information about one axis on the controller

y
float y;

contains information about one axis on the controller

Meta