Click or drag to resize

HandMenuSettings_numberOfTimesToBlinkOnNewNotification Field

Namespace:  ImmerseSDK.Controllers
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
[UnityEngine.TooltipAttribute("Number of times to blink when a new notification is received")]
[UnityEngine.SerializeField]
private int _numberOfTimesToBlinkOnNewNotification

Field Value

Type: Int32
See Also