isselectableby - eisclimber/ExPresS-XR GitHub Wiki
Method in ExPresSXRGrabInteractable
Denies selection of direct and ray interactors if grabbing is not allowed, emitting the respective events.
public override bool IsSelectableBy(IXRSelectInteractor interactor)| Name | Description |
|---|---|
UnityEngine.XR.Interaction.Toolkit.Interactors.IXRSelectInteractor interactor |
Interactor trying to select |
Whether or not selection is allowed.