Active element that displays nothing but lets you control three parameters at the same time: one for the horizontal movements (x), one for the vertical movements (y), and one for a virtual 3rd dimension, controlled by the mouse wheel and '+' and '-' keys. The values of the parameters are incremented/decremented depending on the 'scratches' (push button/drag/release button) done with the mouse.
This particular control supports the Attributes Common to Widgets. It also has the Attributes Common to Param Controls, but with a 'x_', 'y_' or 'z_' prefix for each dimension. Note that only one dimension is mandatory (you do not need to connect all parameters: you can use for example the x and y controls only).
Name | Value Type | Default Value | Description | Comment | V. | Exp. |
---|---|---|---|---|---|---|
x_pixel_range |
Positive integer |
40 |
Range of the mouse movements to change the parameter value for the x dimension. |
Use a larger value to improve precision of the mouse and smaller values to reduce the mouse movements necessary to change the parameter value. |
1.2.5 |
No |
y_pixel_range |
Positive integer |
40 |
Range of the mouse movements to change the parameter value for the y dimension. |
Use a larger value to improve precision of the mouse and smaller values to reduce the mouse movements necessary to change the parameter value. |
1.2.5 |
No |
z_pixel_range |
Positive integer |
40 |
Range of the mouse movements (mouse_wheel) to change the parameter value for the z dimension. |
Use a larger value to improve precision of the mouse wheel and smaller values to reduce the mouse wheel movements necessary to change the parameter value. |
1.2.5 |
No |