Property unsortedValidTargets
unsortedValidTargets
The set of Interactables that this Interactor could possibly interact with this frame. This list is not sorted by priority.
Declaration
protected List<IXRInteractable> unsortedValidTargets { get; }
Property Value
| Type | Description |
|---|---|
| List<IXRInteractable> |