Property | Type | Description | |
---|---|---|---|
OnChange | CardboardControlDelegate | ||
OnStare | CardboardControlDelegate | ||
layerMask | LayerMask | ||
maxDistance | float | ||
stareTimeThreshold | float | ||
useEventCooldowns | bool | ||
vibrateOnChange | bool | ||
vibrateOnStare | bool |
Method | Description | |
---|---|---|
Hit ( ) : |
||
IsHeld ( ) : bool | ||
Object ( ) : GameObject | ||
PreviousObject ( ) : GameObject | ||
SecondsHeld ( ) : float | ||
Start ( ) : void | ||
Update ( ) : void | ||
WasHeld ( ) : bool |
Method | Description | |
---|---|---|
CheckGaze ( ) : void | ||
GazeChanged ( ) : bool | ||
ReportGazeChange ( ) : void | ||
ReportStare ( ) : void | ||
Staring ( ) : bool |
public CardboardControlDelegate OnChange | ||
return | CardboardControlDelegate |