 | 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.6.0.0 (3.6.0.0)
Syntaxpublic bool IsHandUiEnabled { get; set; }
Property Value
Type:
Boolean
See Also