ScrollWithInput
Class in Zigurous.UI
Declaration
public class ScrollWithInput : MonoBehaviourDescription
Handles scrolling a ScrollRect component with user input. This is especially useful for controller support.
Properties
| scrollRect | The ScrollRect component being scrolled (Read only). |
| sensitivity | The sensitivity multiplier applied to the input. |
| direction | The direction to scroll the ScrollRect. |