putbackinteractable - eisclimber/ExPresS-XR GitHub Wiki
Property in PutBackSocketInteractor
The current interactable of the putBackPrefab. Can not be changed via the editor.
May be null if the putBackPrefab has no XRBaseInteractable-Component and allowNonInteractables is true.
public XRBaseInteractable PutBackInteractable { get; }