Click or drag to resize

POITooltipSpawn_autoHideIntervalInSeconds Field

Number of seconds to wait before hiding the tooltip automatically. Set to 0 (Default) which disables this feature

Namespace:  ImmerseSDK.UI
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
[UnityEngine.SerializeField]
private float _autoHideIntervalInSeconds

Field Value

Type: Single
See Also