Multiple
The Multiple accessor (class ) assigns the value of the attribute to multiple other attributes or sub-attributes. It can be used, for example, to change the colors of two graphic nodes using a single public value of the prototype.
Parameters
-
This accessor has a variable number of parameters. Each of these parameters is an attribute or subattribute, to which the value is assigned.
-
All parameters must have compatible types.
Example
This example shows the Color accessor in the thermo prototype.