ScrollDelay
Let's say a user scrolls by 500px down, the scroll happens normally (no scroll jacking). If ScrollDelay is 0, the ending position is displayed almost instantly (depending on browser and device). If scroll delay would be 3.5seconds, the animation would slowly play (tween) from point A to new point B for the duration of 3.5 seconds.