Active and invisible element that can be clicked to increment the value. It is similar to the IMAGE_PARAM_BUTTON, but with no visible graphical element. It is particularly useful to make some graphical parts of the user interface clickable, without having to design an image button.
The control supports several keyboard shortcuts and mouse click: Each time the user clicks on the button, the parameter is incremented to next value (the number of possible values depending on the number of images). For more information, see User Experience.
See Attributes Common to Param Controls.
Name | Value Type | Default Value | Description | Comment | V. | Exp. |
---|---|---|---|---|---|---|
loop |
true |
Enable loop for the the button values. |
When disabled, the button won't loop back to the minimum value when reaching the maximum value. |
1.4.4 |
No |