Click or drag to resize

HandMenuSettings_hasNoNotificationsColor Field

Namespace:  ImmerseSDK.Controllers
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
[UnityEngine.TooltipAttribute("Color for light to show there are notifications")]
[UnityEngine.SerializeField]
private UnityEngine.Color _hasNoNotificationsColor

Field Value

Type: UnityEngine.Color
See Also