lib.point.generate.RepeatAtGPoints - tooll3/t3 GitHub Wiki
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.
Name (Relevancy & Type) | Description |
---|---|
GTargets (BufferWithViewsRequired) | - |
GPoints (BufferWithViewsRequired) | - |
ApplyTargetOrientation (Boolean) | - |
ApplyTargetScaleW (Boolean) | - |
MultiplyTargetW (Boolean) | - |
Scale (Single) | - |
ConnectLines (Int32) | - |
AddSeparators (Boolean) | - |
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.