UIFilmstripKnob._sensitivity

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

class UIFilmstripKnob
protected public nothrow @nogc protected
float _sensitivity;

Meta