Custom switcher#
Functionality#
Simple node which convert input sequence to buttons. It is useful for creating custom switcher. Added Mask feature to handle switch templates. So you can have configuration switcher in 3D panel. For example, you have xls spreadsheet with configurations for your data, and this node allows you to apply with configuration index.
Inputs#
Data - any data you wish. There is no limitation of length of input data but all items above 32 will be ignored.
Mask - Mask for selection templates.
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 |
Masked |
Bool |
To use mask or not to use mask |
3D panel#
It consists dropdown list of items and button for activation of multiple selection mode.
Examples#
Mask usage pipeline (new feature 2026)
Controlling of light from 3d panel:
controlling of material from 3d panel: