UIScrollView.HandleScroll(float) Method
Definition¶
Namespace: Brine2D.UI
Called by UICanvas to handle scroll wheel input.
internal void HandleScroll(float scrollDelta);
Parameters¶
scrollDelta System.Single
Namespace: Brine2D.UI
Called by UICanvas to handle scroll wheel input.
internal void HandleScroll(float scrollDelta);
scrollDelta System.Single