StatefulInteractable.OnLastSelectExited(SelectExitEventArgs) 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.OnLastSelectExited(UnityEngine.XR.Interaction.Toolkit.SelectExitEventArgs)
C#
protected virtual void OnLastSelectExited (UnityEngine.XR.Interaction.Toolkit.SelectExitEventArgs args);
abstract member OnLastSelectExited : UnityEngine.XR.Interaction.Toolkit.SelectExitEventArgs -> unit
override this.OnLastSelectExited : UnityEngine.XR.Interaction.Toolkit.SelectExitEventArgs -> unit
Protected Overridable Sub OnLastSelectExited (args As SelectExitEventArgs)
- args
- UnityEngine.XR.Interaction.Toolkit.SelectExitEventArgs
Proizvod | Verzije |
---|---|
MRTK3 Core Definitions | 3.0, 3.1, 3.2 |