allownoninteractables - eisclimber/ExPresS-XR GitHub Wiki
Property in PutBackSocketInteractor
If enabled GameObjects without an XRGrabInteractable-Component will be allowed to be set as putBackPrefab.
Otherwise the provided prefab will be set to null.
public bool AllowNonInteractables { get; set; }