Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


mouseWheelScrollSize

This property controls the scrolling speed only when using a mouse scroll wheel, based on the size of the page. It takes precedence over the --unity-metrics-single_line-height USS variable.
Read time 1 minuteLast updated 6 days ago

Definition

[CreateProperty]public float mouseWheelScrollSize { get; set; }