Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

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

HandleUtility.acceleration

static var acceleration: float;
static float acceleration;
static acceleration as 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.