ai:modules:controller:constant
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
ai:modules:controller:constant [2018/10/15 06:31] – ↷ Page moved and renamed from ai:modules:controller_constant to ai:modules:controller:constant icke_siegen | ai:modules:controller:constant [2018/10/15 06:56] (current) – icke_siegen | ||
---|---|---|---|
Line 11: | Line 11: | ||
==== used in example ==== | ==== used in example ==== | ||
- | {{backlinks> | + | {{backlinks> |
===== Manual ===== | ===== Manual ===== | ||
> Outputs a user defined numeric value according to the value range and control type selected. The number value is stored internally as a 64-bit floating point number. | > Outputs a user defined numeric value according to the value range and control type selected. The number value is stored internally as a 64-bit floating point number. | ||
- | > {{: | + | > {{: |
===== Skins and their options ===== | ===== Skins and their options ===== | ||
Line 23: | Line 23: | ||
By default, the knob is a standard rotary knob, with a limited range, outputting values from 0 to 1. This can be changed in the control properties ('' | By default, the knob is a standard rotary knob, with a limited range, outputting values from 0 to 1. This can be changed in the control properties ('' | ||
- | {{: | + | {{: |
==== HSlider ==== | ==== HSlider ==== | ||
Line 29: | Line 29: | ||
This displays a horizontal slider which can easily be set with the mouse or touchscreen. The default range is from 0 to 1, The slider can be resized, and images for background and slider knob can be selected in the properties menu: | This displays a horizontal slider which can easily be set with the mouse or touchscreen. The default range is from 0 to 1, The slider can be resized, and images for background and slider knob can be selected in the properties menu: | ||
- | {{: | + | {{: |
==== List ==== | ==== List ==== | ||
Line 35: | Line 35: | ||
Shows a dropdown list. The size of the list (width and height) can be adjusted. The elements of the list can be defined in the oprions menu. The output is always the 0-based index of the selected item: let the list have the elements A, B, C, D, E, F. If A is selected then the output is 0, with E selected the output is 4. | Shows a dropdown list. The size of the list (width and height) can be adjusted. The elements of the list can be defined in the oprions menu. The output is always the 0-based index of the selected item: let the list have the elements A, B, C, D, E, F. If A is selected then the output is 0, with E selected the output is 4. | ||
- | {{: | + | {{: |
==== MultiButton ==== | ==== MultiButton ==== | ||
Line 45: | Line 45: | ||
Displays a button which can be clicked (mouse/ | Displays a button which can be clicked (mouse/ | ||
- | {{: | + | {{: |
==== Text ==== | ==== Text ==== | ||
Line 51: | Line 51: | ||
Shows an input field. This can be resized, and the allowed format can be set in the control properties. The default is Float sot that positive and negative decimal numbers are expected. | Shows an input field. This can be resized, and the allowed format can be set in the control properties. The default is Float sot that positive and negative decimal numbers are expected. | ||
- | {{: | + | {{: |
==== ToggleButton ==== | ==== ToggleButton ==== | ||
Line 57: | Line 57: | ||
Displays a button which can be clicked (mouse/ | Displays a button which can be clicked (mouse/ | ||
- | {{: | + | {{: |
==== VSlider ==== | ==== VSlider ==== | ||
Line 63: | Line 63: | ||
Similar to the HSlider (above), only with the default orientation set to vertical. Displays a vertical slider which can easily be set with the mouse or touchscreen. The default range is from 0 to 1. The slider can be resized, and images for background and slider knob can be selected in the properties menu: | Similar to the HSlider (above), only with the default orientation set to vertical. Displays a vertical slider which can easily be set with the mouse or touchscreen. The default range is from 0 to 1. The slider can be resized, and images for background and slider knob can be selected in the properties menu: | ||
- | {{: | + | {{: |
ai/modules/controller/constant.1539585115.txt.gz · Last modified: 2018/10/15 06:31 (external edit)