Probe
A single probe, to be used with the 'Connect Points' node
Related
Table of content
This probes creates unique connections to the closest points within a radius, up to a maximum number.
Properties
Property | Description |
---|---|
Max Connections | Β |
Max Connection Source | If enabled, the direction of the probe will be adjusted by the current probing pointβ transform. If disabled, the direction is in world space. |
Max Connection Constant | Fixed maximum connections for every point. |
Max Connection Attribute | Per-point attribute value maximum. |
Coincidence | Β |
Coincidence Prevention Tolerance | If enabled, prevents multiple connections from happening in the same direction, within that tolerance. This avoids the creation of overlapping edges when testing in near-collinear situations. |
Note that connections skipped due to coincidence donβt count toward the maximum.
Search Radius | Β |
Search Radius Source | The type of value used for this probeβ search radius; either a Constant value or fetched from anAttribute
|
Search Radius (Constant or Attribute) | Radius of the probe. Dynamic radiuses can be super expensive if they are different for each probe: search will use the greatest radius to sample to octree for this point. |