Tanoda
GazePickupHelper Class Reference
Inheritance diagram for GazePickupHelper:

Public Attributes

Transform Crosshair
 
GameObject target
 
bool logHit = false
 

Static Public Attributes

static GazePickupHelper instance
 

Detailed Description

Definition at line 9 of file GazePickupHelper.cs.

Member Data Documentation

◆ Crosshair

Transform GazePickupHelper.Crosshair

Definition at line 18 of file GazePickupHelper.cs.

◆ instance

GazePickupHelper GazePickupHelper.instance
static

Definition at line 14 of file GazePickupHelper.cs.

◆ logHit

bool GazePickupHelper.logHit = false

Definition at line 21 of file GazePickupHelper.cs.

◆ target

GameObject GazePickupHelper.target

Definition at line 19 of file GazePickupHelper.cs.


The documentation for this class was generated from the following file: