Click or drag to resize

TooltipShowHideAnimator Property

Animator to use when showing/hiding the tooltip

Namespace:  ImmerseSDK.UI
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public UnityEngine.Animator ShowHideAnimator { get; set; }

Property Value

Type: UnityEngine.Animator
See Also