UIKnob.sensivity

Sensivity: given a mouse movement in 100th of the height of the knob, how much should the normalized parameter change.

class UIKnob
nothrow @nogc
@ScriptProperty
float sensivity;

Meta