allownearfarinteraction - eisclimber/ExPresS-XR GitHub Wiki
Property in BaseButton
If enabled allows NearFarInteractors to be treates as valid Direct Interactor. It is recommended to set the max interaction distance to the size of near interaction volume, as we can not differentiate hovers from it and the ray.
public bool AllowNearFarInteraction { get; set; }