Link Search Menu Expand Document

Sampling

Data from nearest points, polylines, surfaces, …

Extract data from surroundings


This section contains raw data samplers.
They’re mostly helpers/boilerplate code to sample and write data to attribute without providing immediate mean of using of the results.


Sampling Nodes


Sample Nearest Surface

Sample information from the nearest mesh collision

Sample Line Trace

Sample environment using line casting

Sample Nearest Spline

Sample informations from the nearest spline

Sample Nearest Points

Sample points within a spherical range

Sample Nearest Bounds

Sample within bounds

Sample Overlap Stats

Compute overlap statistics between point collections

Sample Neighbors

Sample points based on edge connections