Skip to main content

ScrollBar

This component is a helper component for ScrollWindow. It requires both a ScrollWindow and a Slider. A useful setup is having a "Scroll Parent" object with two objects as children: an object with a ScrollWindow and an object with the ScrollBar and a Slider.

Component Breakdown



OrientationSets which direction should the ScrollBar scroll.
ScrollWindowSets which ScrollWindow does the ScrollBar control.
SliderSets which Slider will become the Scrollbar.
Was this page helpful?
Yes
No