Sample Nearest Surface Node#

Sample Nearest Surface node.

The Sample Nearest Surface node finds values at the closest points on the surface of a source mesh geometry. Non-face attributes are interpolated across the surface.

This node is similar to the Geometry Proximity(ジオメトリ近接)ノード, but it gives the value of any attribute at the closest surface point, not just its position.

警告

Because the node samples the surface of a mesh rather than its edges or vertices, values from loose points and edges are ignored.

入力#

Mesh(メッシュ)

属性を取得するジオメトリ。

Value(値)

転送方法で使用する Source(ソース) ジオメトリを評価するためのフィールド。

Sample Position

The position to start from when finding the closest location on the target mesh. By default, this is the same as if the Position(位置)ノード was connected.

Properties(プロパティ)#

Data Type(データタイプ)

The data type to use for the retrieved values.

出力#

Value(値)

The data retrieved and interpolated from the Source geometry, mapped based on the node's settings and inputs.