Click or drag to resize

HandUIIsHandUiEnabled Property

Dynamically enable/disable Handui. This is a global switch for the entire menu. It won't hide the watch, just disable activation of the menu

Namespace:  ImmerseSDK.UI
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.5.0.0 (3.5.0.0)
Syntax
C#
public bool IsHandUiEnabled { get; set; }

Property Value

Type: Boolean
See Also