Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
GazeButtonEvent
C# Class GazeButtonEvent, VRToolbox
Inheritance:
MonoBehaviour
Afficher le fichier
Open project: shakhruz/VRToolbox
Méthodes publiques
Свойство
Type
Description
eventName
string
progressImage
Image
targetObject
GameObject
timeToClick
float
Méthodes publiques
Méthode
Description
OnPointerEnter
( ) :
void
OnPointerExit
( ) :
void
Test
( ) :
void
Update
( ) :
void
Method Details
OnPointerEnter()
public
méthode
public
OnPointerEnter
( ) :
void
Résultat
void
OnPointerExit()
public
méthode
public
OnPointerExit
( ) :
void
Résultat
void
Test()
public
méthode
public
Test
( ) :
void
Résultat
void
Update()
public
méthode
public
Update
( ) :
void
Résultat
void
Property Details
eventName
public_oe property
public
string
eventName
Résultat
string
progressImage
public_oe property
public
Image
progressImage
Résultat
Image
targetObject
public_oe property
public
GameObject
targetObject
Résultat
GameObject
timeToClick
public_oe property
public
float
timeToClick
Résultat
float