Click or drag to resize

HandMenuSettings_handMenuType Field

Namespace:  ImmerseSDK.Controllers
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
[UnityEngine.HeaderAttribute("General")]
[UnityEngine.TooltipAttribute("Which type of hand menu should be used, or should the HandGui be disabled?")]
[UnityEngine.SerializeField]
private HandGuiType _handMenuType

Field Value

Type: HandGuiType
See Also