lib.point.generate.RepetitionPoints - tooll3/t3 GitHub Wiki
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.
Name (Relevancy & Type) | Description |
---|---|
Count (Int32) | - |
StartPosition (Vector3) | - |
StartW (Single) | - |
Translate (Vector3) | - |
Scale (Single) | - |
Rotate (Vector3) | - |
Pivot (Vector3) | - |
Phase (Single) | - |
AddSeparator (Boolean) | - |
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.