|
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) |
|
|
Material | controllerMaterial |
|
Color | flashColor = new Color( 1.0f, 0.557f, 0.0f ) |
|
GameObject | textHintPrefab |
|
bool | debugHints = false |
|
|
bool | initialized [get, set] |
|
Definition at line 15 of file ControllerButtonHints.cs.
The documentation for this class was generated from the following file: