|
static void | ChangIsVR () |
|
static void | SetIsVR (bool _isVR) |
|
static Vector2 | GetAxis2D (WebXRControllerHand handType=WebXRControllerHand.RIGHT) |
|
static Vector2 | GetDesktopAxis2D () |
|
static Vector2 | GetVRAxis2D (WebXRControllerHand handType=WebXRControllerHand.RIGHT) |
|
static bool | GetButton (WebXRController.ButtonTypes buttonType, WebXRControllerHand handType=WebXRControllerHand.RIGHT) |
|
static bool | GetDesktopButton (WebXRController.ButtonTypes buttonType, WebXRControllerHand handType=WebXRControllerHand.RIGHT) |
|
static bool | GetVRButton (WebXRController.ButtonTypes buttonType, WebXRControllerHand handType=WebXRControllerHand.RIGHT) |
|
◆ ChangIsVR()
static void VRoomInputSystem.ChangIsVR |
( |
| ) |
|
|
static |
◆ GetAxis2D()
static Vector2 VRoomInputSystem.GetAxis2D |
( |
WebXRControllerHand |
handType = WebXRControllerHand.RIGHT | ) |
|
|
static |
◆ GetButton()
static bool VRoomInputSystem.GetButton |
( |
WebXRController.ButtonTypes |
buttonType, |
|
|
WebXRControllerHand |
handType = WebXRControllerHand.RIGHT |
|
) |
| |
|
static |
◆ GetDesktopAxis2D()
static Vector2 VRoomInputSystem.GetDesktopAxis2D |
( |
| ) |
|
|
static |
◆ GetDesktopButton()
static bool VRoomInputSystem.GetDesktopButton |
( |
WebXRController.ButtonTypes |
buttonType, |
|
|
WebXRControllerHand |
handType = WebXRControllerHand.RIGHT |
|
) |
| |
|
static |
◆ GetVRAxis2D()
static Vector2 VRoomInputSystem.GetVRAxis2D |
( |
WebXRControllerHand |
handType = WebXRControllerHand.RIGHT | ) |
|
|
static |
◆ GetVRButton()
static bool VRoomInputSystem.GetVRButton |
( |
WebXRController.ButtonTypes |
buttonType, |
|
|
WebXRControllerHand |
handType = WebXRControllerHand.RIGHT |
|
) |
| |
|
static |
◆ SetIsVR()
static void VRoomInputSystem.SetIsVR |
( |
bool |
_isVR | ) |
|
|
static |
The documentation for this class was generated from the following file: