Syntax
- float sel(string inputstring)
Returns
Selector with the value of inputstring.
Description
The sel conversion function allows to cast the inputstring to a selector.
Examples
A -->
set(sel(colchannel("r")),0.5)
Selector with the value of inputstring.
The sel conversion function allows to cast the inputstring to a selector.
A -->
set(sel(colchannel("r")),0.5)