
Inputs
投入
数据类型
Here you can select from a list of data types for the inputs. You can, for example, select from various formats such as Float or Inf for single values, and text can also be output as a String data type. Also, all important vector formats and even the data structure Context can be used for UVW projection information.
在这里,您可以从输入的数据类型列表中进行选择。例如,您可以从各种格式(如 Float 或 Inf)中选择单个值,文本也可以作为 String 数据类型输出。此外,所有重要的矢量格式甚至数据结构上下文都可以用于 UVW 投影信息。
索引
From this menu on the Node itself you can select the input that should be linked to the Node’s output. If you link an Index value to the Node from the outside, note that the count starts at 0 in order to address the first input.
从 Node 本身的这个菜单中,您可以选择应该链接到 Node 的输出的输入。如果从外部将 Index 值链接到 Node,请注意,为了处理第一个输入,计数从0开始。
添加 InputRemove 输入
This Node can be used with a variable number of inputs. The Add Input button can be used to add inputs. Unused inputs can be removed by clicking the Remove Input button, which will remove the input with the highest index number each time.
此节点可以与可变数量的输入一起使用。添加输入按钮可以用来添加输入。可以通过单击 Remove Input 按钮删除未使用的输入,这将每次删除索引号最高的输入。
其他投入
These inputs must be assigned values that are then passed to the Node’s output when the number of the respective input is called up by the Index input.
当索引输入调用相应输入的数量时,这些输入必须被赋值,然后传递给 Node 的输出。