User Data
Python: "map_user_data"
The user_data map issues a fixed value that can be plugged into the inputs of other nodes. A typical use of this node is to control multiple node inputs with just one centralized value.
Common¶
Node alias¶
Python: "map_alias"
Human-readable node alias.
Alias color¶
Python: "map_alias_color"
Identificative node color.
Main¶
Data type¶
Python: "map_user_data_type"
Selects which of the possible input data types will be used to generate the output.
Integer¶
Python: "map_user_data_int"
Defines the user data value output when in integer mode.
Real¶
Python: "map_user_data_real"
Defines the user data value output when in real (floating-point) mode.
Color¶
Python: "map_user_data_color"
Defines the user data color output when in color (sRGB) mode.
