-
Notifications
You must be signed in to change notification settings - Fork 196
lib.point.generate.RepetitionPoints
Thomas Mann edited this page Jan 17, 2024
·
3 revisions
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.
Reference
Getting started
- Basic Concepts
- How Tooll Works
- Keyboard shortcuts
- Video tutorials
- Rendering Videos
- Exporting to Executable
- Creating new Operators
- Tooll for live performances
- Presets and Snapshots
- Optimizing Rendering Performance
- Using backups
- Realtime Rendering for Artists
Advanced features