MRTKBaseInteractable.SelectingGrabInteractors Property
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.
(Read Only) The list of IGrabInteractor components currently selecting this object.
C#
public System.Collections.Generic.List<MixedReality.Toolkit.IGrabInteractor> SelectingGrabInteractors { get; }
member this.SelectingGrabInteractors : System.Collections.Generic.List<MixedReality.Toolkit.IGrabInteractor>
Public ReadOnly Property SelectingGrabInteractors As List(Of IGrabInteractor)
Proizvod | Verzije |
---|---|
MRTK3 Core Definitions | 3.0, 3.1, 3.2 |