GluiScrollBar.scrollSpeed

Multipler of the scroll speed; applies to keyboard scroll only.

This is actually number of pixels per mouse wheel event, as GluiScrollable determines mouse scroll speed based on this.

class GluiScrollBar
enum scrollSpeed = 15.0;

Meta