IMHOTEP Framework
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Pages
Classes | Static Public Member Functions | Public Attributes | Properties | List of all members
Valve.VR.InteractionSystem.ControllerButtonHints Class Reference
Inheritance diagram for Valve.VR.InteractionSystem.ControllerButtonHints:
Inheritance graph
[legend]
Collaboration diagram for Valve.VR.InteractionSystem.ControllerButtonHints:
Collaboration graph
[legend]

Static Public Member Functions

static void ShowButtonHint (Hand hand, params EVRButtonId[] buttons)
 
static void HideButtonHint (Hand hand, params EVRButtonId[] buttons)
 
static void HideAllButtonHints (Hand hand)
 
static bool IsButtonHintActive (Hand hand, EVRButtonId button)
 
static void ShowTextHint (Hand hand, EVRButtonId button, string text, bool highlightButton=true)
 
static void HideTextHint (Hand hand, EVRButtonId button)
 
static void HideAllTextHints (Hand hand)
 
static string GetActiveHintText (Hand hand, EVRButtonId button)
 

Public Attributes

Material controllerMaterial
 
Color flashColor = new Color( 1.0f, 0.557f, 0.0f )
 
GameObject textHintPrefab
 
bool debugHints = false
 

Properties

bool initialized [get, set]
 

Detailed Description

Definition at line 15 of file ControllerButtonHints.cs.


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