Nœud Field at Index
The Field at Index node allows accessing data of other elements in the context geometry. It is similar to the Nœud Sample Index. The main difference is that this node does not require a geometry input, because the geometry from the field context is used.
This node is also similar to the Nœud Interpolate Domain node, except that the value to retrieve from the specified domain is specified by an index rather than an automatic domain interpolation.
Entrées
- Index
The index of the element in the selected domain to retrieve data from, i.e. « the fourth face », or « the first control point ».
- Value (Valeur)
Le champ à partir duquel récupérer les données.
Propriétés
- Domaine
Le domaine d’attribut utilisé pour l’évaluation de l’entrée Value. C’est utile car il peut s’agir d’un domaine différent du domaine du field context du champ, c’est-à-dire de choisir un sommet pour chaque face.
Sortie
- Value (Valeur)
La valeur du champ d’entrée à l’index donné.