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

Unity 1.24 Reference Guide

OVRTouchpadHelper Class Reference

This singleton class gets created and stays resident in the application.
MonoBehaviour inherited by OVRTouchpadHelper.

Private Member Functions

void
Awake ( )
void
Start ( )
void
Update ( )
void
LocalTouchEventCallback ( object sender, EventArgs args )

Public Member Functions

void

Detailed Description

It is used to trap the touchpad values, which get broadcast to any listener on the "Touchpad" channel.

Object Data Documentation

void OVRTouchpadHelper.Awake ( )
void OVRTouchpadHelper.Start ( )
void OVRTouchpadHelper.Update ( )
void OVRTouchpadHelper.LocalTouchEventCallback ( object sender, EventArgs args )

Member Function Documentation

void OVRTouchpadHelper.OnDisable ( )
The documentation for this class was generated from the following file: OVR/Scripts/OVRTouchpad.cs