Click or drag to resize

HandMenuSettings_showToggleOutlineOnHandMenu Field

Namespace:  ImmerseSDK.Controllers
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
[UnityEngine.TooltipAttribute("Should toggling the outline effect on objects be accessible from the Hand menu?")]
[UnityEngine.SerializeField]
private bool _showToggleOutlineOnHandMenu

Field Value

Type: Boolean
See Also