How to read mousewheel movement?

I thought there might be some kinda axis for Mousewheel or an Input.Mousewheel to read from.

Does anyone have any solution on this?

oooh I just found it in the Input manager as a named Axis.

Edit → Project Settings → Input

Sorry about the question. I will leave it here for other searching souls. :o)

This is configurable in the Input Manager, and probably already has the default axis “Mouse ScrollWheel”.

Input.GetAxis(“Mouse ScrollWheel”)