PressableButton.OnHoverExited(HoverExitEventArgs) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
UnityEngine.XR.Interaction.Toolkit.XRBaseInteractable.OnHoverExited(UnityEngine.XR.Interaction.Toolkit.HoverExitEventArgs)
C#
protected override void OnHoverExited (UnityEngine.XR.Interaction.Toolkit.HoverExitEventArgs args);
override this.OnHoverExited : UnityEngine.XR.Interaction.Toolkit.HoverExitEventArgs -> unit
Protected Overrides Sub OnHoverExited (args As HoverExitEventArgs)
- args
- UnityEngine.XR.Interaction.Toolkit.HoverExitEventArgs
Proizvod | Verzije |
---|---|
MRTK3 UX Core | 3.0, 3.1, 3.2 |