Sample Index Node
The Sample Index node retrieves values from a source geometry at a specific index.
ちなみに
If the Geometry used for the input is the same as the geometry from the field context, this node is equivalent to the Field at Index Node. Using that node is usually preferrable since avoding the geometry socket makes the whole setup easier to use in other situations and share.
入力
- Geometry(ジオメトリ)
属性を取得するジオメトリ。
- Value(値)
A field to evaluate on the source Geometry. The values are then retrieved from specific indices for the output.
- Index(インデックス)
Which index to use when retrieving the data from the input Value field. Any index can be connected, resulting in a "shuffling" of the values.
Properties(プロパティ)
出力
- Value(値)
The data retrieved from the source Geometry input.