Click or drag to resize

HandMenuSettings_cancelWaitTimeInSeconds Field

Namespace:  ImmerseSDK.Controllers
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
[UnityEngine.TooltipAttribute("Wait time, in seconds, for cancelling the hide of the menu. If you accidentally hide the menu, this is the time given to immediately show it again before requiring the normal wait time again (and progress indicator)")]
[UnityEngine.SerializeField]
private float _cancelWaitTimeInSeconds

Field Value

Type: Single
See Also