maxinteractiondistance - eisclimber/ExPresS-XR GitHub Wiki
Property in BaseButton
Max distance to to an interactor to be able to interact with the button. This is a hack for being able to determine if the button is hovered near or far.
public float MaxInteractionDistance { get; set; }