This class utilizes the IAxis2D interface to extract horizontal and vertical axis input data, and the IInteractorView interface to associate the scrolling input with a specific Interactor<TInteractor,TInteractable>.
The combination of these two interfaces enables this class to provide scrolling input data that can be used to drive scrolling behavior for various PointableCanvas elements in the Interaction SDK.