Legacy Documentation: Version 5.1
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

HandleUtility.acceleration

Switch to Manual
public static var acceleration: float;

Description

Get standard acceleration for dragging values (Read Only).

Normal acceleration is 1.0. When Shift is pressed, it is 4.0; when Alt is pressed, acceleration is 0.25.

See Also: niceMouseDelta.