This website uses cookies to improve our services and deliver relevant ads.
By interacting with this site, you agree to this use. For more information, see our Cookies Policy
| enum | TouchEvent { } Touch Type. |
| enum | TouchState { } Native Touch State. |
| static EventHandler | TouchHandler ( ) Occurs when touched. |
| static TouchState | touchState ( ) |
| static float | minMovMagnitude ( ) |
| static Vector3 | moveAmountMouse ( ) |
| static float | |
| static OVRTouchpadHelper | touchpadHelper ( ) |
| static void | Determines if input was a click or swipe and sends message to all prescribers. |
| static void | HandleInputMouse ( ref Vector3 move ) |