Click or drag to resize

POITooltipSpawn_noInteractionPeriodForShow Field

Number of seconds with no interactions to trigger the display of the tooltip. 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 _noInteractionPeriodForShow

Field Value

Type: Single
See Also