Skip to content

lib.point.transform.SnapToPoints

Thomas Mann edited this page Jan 17, 2024 · 2 revisions

SnapToPoints

in lib.point.transform


Generate a new point buffer with points snapped to other points if the distance is below a threshold.


Input Parameters

Name (Relevancy & Type) Description
BlendMode (Int32) -
BlendValue (Single) -
Distance (Single) -
MaxAmount (Single) -
PointsA_ (BufferWithViewsRequired) -
PointsB_ (BufferWithViewsRequired) -

Outputs

Name Type
OutBuffer T3.Core.DataTypes.BufferWithViews

Please help use to improve this documentation. Feel free to improve the description.

⚠ Everything else is automatically generated and will be overwritten regularly.

Clone this wiki locally