![]() | HandUIView Class |
Namespace: ImmerseSDK.UI
[HelpURLAttribute("https://immerse.readme.io/")] public class HandUIView : UnityEngine.MonoBehaviour, IHandUIView
The HandUIView type exposes the following members.
Name | Description | |
---|---|---|
![]() | HandUIView | Initializes a new instance of the HandUIView class |
Name | Description | |
---|---|---|
![]() | AddTopShelfCommand |
Adds a command to the top shelf
|
![]() | ApplyColours(HandUIMenuItem) |
Apply the preset colors on the item
|
![]() | ApplyColours(HandUIMenuItem, Color) |
Apply the preset colors on the item, plus an override color for enabled
|
![]() | CreateNewButton |
Creates a new UI button
|
![]() | MenuDetached |
Menu has been detached
|
![]() | Refresh |
Refresh state
|
![]() | RemoveShelfCommand |
Removes a command from the top shelf
|
![]() | SelectTopShelfCommand |
Selected a top shelf command
|
![]() | SetHand |
Sets the hand for the view (left or right)
|
![]() | ShowHelpText |
Shows Help text (or hides the shelf if none needed)
|
Name | Description | |
---|---|---|
![]() | GetCopyOf |
Copies all properties of a component from source to target. Uses reflection to set properties.
(Defined by ComponentExtensions.) |
![]() | WaitForT |
Waits for a singleton on a coroutine
(Defined by SingletonManager.) |