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