Custom switcher¶
Functionality¶
Simple node which convert input sequence to buttons. It is useful for creating custom switcher.
Inputs¶
Data - any data you wish.There is no limitation of length of input data but all items above 32 will be ignored.
Outputs¶
Item - index of selected items.
N panel¶
Parameters |
Type |
Description |
---|---|---|
Multiple selection |
Bool |
Allowed to select several items simultaneously |
Show in 3d panel |
Bool |
Won’t be ignored for adding parameter of the node to 3d panel |
Size of buttons |
float |
controlling of size of buttons |
3D panel¶
It consists dropdown list of items and button for activation of multiple selection mode.
Examples¶
Controlling of light from 3d panel:
controlling of material from 3d panel: