| HandGuiIsHandGuiEnabled Property |
Dynamically enable/disable HandGui. 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.9.0.0 (3.9.0.0)
Syntax public bool IsHandGuiEnabled { get; set; }
Property Value
Type:
BooleanSee Also