uiscrollingenabled - eisclimber/ExPresS-XR GitHub Wiki
Property in ControllerInputActionManagerBase
If true, UI scrolling will be enabled. Locomotion will be disabled when pointing at UI to allow it to be scrolled.
public bool UiScrollingEnabled { get; set; }