This version of Unity is unsupported.

BaseInput.mouseScrollDelta

public Vector2 mouseScrollDelta;

Description

Interface to Input.mouseScrollDelta. Can be overridden to provide custom input instead of using the Input class.