Skip to content

lib.point.generate.RepetitionPoints

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

RepetitionPoints

in lib.point.generate


Generate a list of points by repeating a transform operation. This can be very useful in combination with [DrawMeshAtPoints].

Also, by driving the Offset parameter with an LFO, you can produce seamlessly animated endless scenes. This can be useful for VJ projects.


Input Parameters

Name (Relevancy & Type) Description
Count (Int32) -
StartPosition (Vector3) -
StartW (Single) -
Translate (Vector3) -
Scale (Single) -
Rotate (Vector3) -
Pivot (Vector3) -
Phase (Single) -
AddSeparator (Boolean) -

Outputs

Name Type
ResultList T3.Core.DataTypes.StructuredList

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