Click or drag to resize

HandMenuSettings_showWaitTimeInSeconds Field

Namespace:  ImmerseSDK.Controllers
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
[UnityEngine.HeaderAttribute("Timeout")]
[UnityEngine.TooltipAttribute("Wait time, in seconds, before showing the menu. This is the time used to show a progress bar of sorts")]
[UnityEngine.SerializeField]
private float _showWaitTimeInSeconds

Field Value

Type: Single
See Also