Click or drag to resize

HandUIType Enumeration

Type of handui to use

Namespace:  ImmerseSDK.UI
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.5.0.0 (3.5.0.0)
Syntax
C#
public enum HandUIType
Members
  Member nameValueDescription
None0 Disable the HandUI
PalmMenu1 Uses the palm of the hand to display a menu
WatchMenu2 Uses a watch mechanic to display a menu
See Also