-
Notifications
You must be signed in to change notification settings - Fork 246
lib.point.transform.SnapToPoints
Thomas Mann edited this page Sep 5, 2025
·
4 revisions
Generate a new point buffer with points snapped to other points if the distance is below a threshold.
| Name (Relevancy & Type) | Description |
|---|---|
| BlendMode (Int32) | - |
| BlendValue (Single) | - |
| Distance (Single) | - |
| MaxAmount (Single) | - |
| PointsA_ (BufferWithViewsRequired) | - |
| PointsB_ (BufferWithViewsRequired) | - |
| Name | Type |
|---|---|
| OutBuffer | T3.Core.DataTypes.BufferWithViews |
⚠ Everything else is automatically generated and will be overwritten regularly.