采样最近的表面
采样最近的表面 节点在源网格几何体的表面上查找最近点的值。非面属性将在整个表面上进行插值。
该节点与几何接近类似,但它给出的是最接近表面点的任何属性值,而不仅仅是其位置。
Warning
由于该节点采样的是网格的 表面,而不是网格的边或顶点,因此松散点和边的值将被忽略。
输入
- 网格
要检索属性的几何体。
- 数值
A field to evaluate on the Source geometry for use with the transfer method.
- 采样位置
查找目标网格最近位置时的起始位置。默认情况下,这与位置节点连接时的位置相同。
属性
- 数据类型
用于检索值的数据类型。
输出
- 数值
The data retrieved and interpolated from the Source geometry, mapped based on the node's settings and inputs.