Click or drag to resize

HandMenuSettingsConfig_showWaitTimeInSeconds Field

Wait time, in seconds, before showing the menu. This is the time used to show a progress bar of sorts

Namespace:  ImmerseSDK.Config
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
C#
[UnityEngine.HeaderAttribute("Timeout values")]
[UnityEngine.SerializeField]
private float _showWaitTimeInSeconds

Field Value

Type: Single
See Also