Skip to content

lib.point.generate.RepeatAtGPoints

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

RepeatAtGPoints

in lib.point.generate


Repeats a list of GPU points at positions provided by another list of points. The orientation of the target points can be applied, so this operator can be used to create point instanciation.

If the ApplyTargetScaleW parameter is activated, the W attribute of the target points is used as a scale factor.


Input Parameters

Name (Relevancy & Type) Description
GTargets (BufferWithViewsRequired) -
GPoints (BufferWithViewsRequired) -
ApplyTargetOrientation (Boolean) -
ApplyTargetScaleW (Boolean) -
MultiplyTargetW (Boolean) -
Scale (Single) -
ConnectLines (Int32) -
AddSeparators (Boolean) -

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