allownearfarinteraction - eisclimber/ExPresS-XR GitHub Wiki

BaseButton.AllowNearFarInteraction

Property in BaseButton

Summary

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; }
⚠️ **GitHub.com Fallback** ⚠️