Click or drag to resize

HandGuiType Enumeration

Type of handui to use

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