Click or drag to resize

HandMenuSettingsShowWaitTimeInSeconds Property

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

Namespace:  ImmerseSDK.Controllers
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public float ShowWaitTimeInSeconds { get; }

Property Value

Type: Single
See Also