[WIP] ScrollBox
Base Class: Panel
Scrollable panel
Types:
Scroll: Scroll
Instance Properties:
ViewPort: GameObject - [Unsafe] Game object of the view port.Horizontal: Scroll - Horizontally scrollable.Vertical: Scroll - Vertically scrollable.Elastic: bool - Elastic drag (can be dragged outside of normal bounds). Setting this tofalseswitches to clamped mode (if previouslytrue).Clamped: bool - Clamped mode (cannot be dragged outside of bounds). Setting this tofalseswitches to unrestricted mode (if previouslytrue).