IMHOTEP Framework
|
Public Member Functions | |
virtual void | OnGazeOn (GazeEventArgs e) |
virtual void | OnGazeOff (GazeEventArgs e) |
Public Attributes | |
bool | isInGaze = false |
float | gazeInCutoff = 0.15f |
float | gazeOutCutoff = 0.4f |
Events | |
GazeEventHandler | GazeOn |
GazeEventHandler | GazeOff |
Definition at line 12 of file SteamVR_GazeTracker.cs.