在域上评估#
The Evaluate on Domain allows evaluating a field for a different attribute domain than the domain from the field context. For example, the face index could be used instead of the face corner index, when setting the values of a UV Map
Note
这个节点没有必要从其他属性域中检索数据;那是自动完成的。它的作用来自于可以控制*何时发生域插值的事实。通常情况下,输入节点在创建其输出时就将其数据插值到当前上下文的域。
Tip
与 捕捉属性 相比,使用这个节点可能更可取,因为它允许使用一个特定的属性域,而不需要几何数据接口的输入,这允许创建更多可重复使用的节点组。
See also
The method of retrieving data from another domain is somewhat similar to the 在编号处评估.
输入#
- 数值
在选定的属性域上评估的字段。
属性#
- 域
属性域,用于评估 值 输入项。
输出#
- 数值
输入的值,在选择的域上进行评估,然后从 场上下文 插值到域。