Skip to content

lib.point.transform.SnapToPoints

Thomas Mann edited this page Oct 10, 2022 · 2 revisions

SnapToPoints

in lib.point.transform


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


Outputs

Name Type
OutBuffer T3.Core.DataTypes.BufferWithViews

Parameters

Name Type Relevancy
BlendMode System.Int32
BlendValue System.Single
Distance System.Single
MaxAmount System.Single
PointsA_ T3.Core.DataTypes.BufferWithViews Required
PointsB_ T3.Core.DataTypes.BufferWithViews Required

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