VRControllerState001_t

Holds all the state of a controller at one moment in time.

Members

Variables

rAxis
VRControllerAxis_t[5] rAxis;

Holds all the state of a controller at one moment in time.

ulButtonPressed
ulong ulButtonPressed;

Holds all the state of a controller at one moment in time.

ulButtonTouched
ulong ulButtonTouched;

Holds all the state of a controller at one moment in time.

unPacketNum
uint unPacketNum;

Holds all the state of a controller at one moment in time.

Meta