onautoscrollactive - eisclimber/ExPresS-XR GitHub Wiki
Field in PictureScrollViewer
Emitted when auto scrolling was activated, providing the values for scrolling left and right respectively.
public UnityEvent<bool, bool> OnAutoScrollActive;Field in PictureScrollViewer
Emitted when auto scrolling was activated, providing the values for scrolling left and right respectively.
public UnityEvent<bool, bool> OnAutoScrollActive;