WheelEvent.scrollDeltaPerTick

public static float scrollDeltaPerTick;

Description

The magnitude of WheelEvent.delta that corresponds to exactly one tick of the scroll wheel.

UIToolkit's scroll factor is the same as IMGUI's scroll factor both in Editor and Runtime.


Did you find this page useful? Please give it a rating: