
Inputs
投入
填充值[ XYZ ]
Here you can define a value which should initially be used for all entries in the Array.
在这里,您可以定义一个值,该值最初应该用于 Array 中的所有条目。
数据类型
Here you can select the data type that should be used in the Array. You can select from various numeric formats such as Integer or Float, vector formats for position or color, as well as more complex data types such as String, URL or Matrix.
在这里,您可以选择数组中应该使用的数据类型。您可以从各种数字格式(如 Integer 或 Float)、位置或颜色的向量格式以及更复杂的数据类型(如 String、 URL 或 Matrix)中进行选择。
长度[0.999999]
Here you can define the number of elements you want to save in the Array. If you want to add values after the Array has been created, the Append Node can be used.
在这里,您可以定义要在 Array 中保存的元素数。如果希望在创建 Array 之后添加值,可以使用“追加节点”。