Nút Mẫu Vật Gần Nhất (Sample Nearest Node)

Nút Mẫu Vật Gần Nhất.

The Sample Nearest node retrieves the index of the geometry element in its input geometry that is closest to the input position. This node is similar to the Nút Mức Lân Cận Hình Học (Geometry Proximity Node), but it outputs the index of the closest element instead of its distance from the current location.

Đầu Vào (Inputs)

Hình Học (Geometry)

Hình học để lấy mẫu vật.

Ghi chú

This node only supports point cloud and mesh inputs.

Vị Trí Lấy Mẫu (Sample Position)

Vị trí bắt đầu khi lùng tìm địa điểm gần nhất trên hình học đích. Theo mặc định, cái này giống như khi Nút Vị Trí (Position Node) đã được kết nối vậy.

Tính Chất (Properties)

Phạm vi (Domain)

Phạm vi thuộc tính (attribute domain) nào để tính toán khoảng cách từ đó.

Đầu Ra (Outputs)

Chỉ Số (Index)

Chỉ số (index) phần tử hình học gần nhất của phạm vi lựa chọn.

Một Số Ví Dụ (Examples)

../../../_images/modeling_geometry-nodes_sample_nearest-example.png

Combining this node with the Nút Chỉ Số Mẫu Vật (Sample Index Node) gives a setup that can retrieve the closest attribute value from another geometry. This is the same behavior as the Transfer Attribute node in versions of Blender before 3.4.